× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Quickie Answer = Job Scheduler
  • From: "Schaff,Walter" <walt.schaff@xxxxxxxxxx>
  • Date: Wed, 24 Feb 1999 12:15:12 -0600

Al,
Here a few things you need to keep in mind when trying to run BPCS program
from a scheduler:
1.  You need to add a call to SYS664B.  It will set the LDA with the proper
security values to allow other programs to execute
 CALL  SYS664B PARM('SYS664B')
2. Create a dummy workstation queue for the workstation overrides.  Something
like: 'NIGHTLY'
3. You can then do a call to SYS011C (with the proper parms) in your CLP to
get the override parameters.
4. Submit the job with a JOBD that has the proper library list and use the
library list of the JOBD by setting the INLLIBL parm to *JOBD on the SBMJOB
command.





owner-bpcs-l@midrange.com on 02/24/99 11:31:19 AM
Please respond to BPCS-L@midrange.com @ INTERNET
To: BPCS-L@midrange.com @ INTERNET
cc:
Subject: Re: Quickie Answer = Job Scheduler

Back to the drawing board on the last effort, due to revised understandings.

The job worked on-line, because BPCS Environment Library List etc. setup.
It worked when placed on scheduler then told to run immediately, because
Library List. of person who told it to run, got used.
If did not work when the clock struck "Time to Execute" because we needed to
supply it with some of the setup that is in BPCSMENU.

Al
+---
| This is the BPCS Users Mailing List!
| To submit a new message, send your mail to BPCS-L@midrange.com.
| To subscribe to this list send email to BPCS-L-SUB@midrange.com.
| To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: dasmussen@aol.com
+---



+---
| This is the BPCS Users Mailing List!
| To submit a new message, send your mail to BPCS-L@midrange.com.
| To subscribe to this list send email to BPCS-L-SUB@midrange.com.
| To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: dasmussen@aol.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.