cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex



CAlong with the name of the day a time-of-day can be specified. The Etime-of-day can contain a number days. For example to start a job on >the third day of each month use the following type of command.

 

"
 ?$ SCHEDULE MODIFY START/RESCH=(NAMED=MONTH_START,TIME=3-00:00)    




,The various known names are discussed below:





=

2.1.1.2 Interval rescheduling

AInterval rescheduling entails giving the job a start time and an 4interval. Once the job starts the next start time isAdetermined by adding the interval to the current start time. For Gexample to setup a job that starts now and repeats every 20 minutes on /all workdays use the following type of command.

 

"
 3$ SCHEDULE MODIFY TWENTY/GENERAL=NEXT_SUBMIT:NOW - * /RESCH=(INTERVAL:0:20,CALENDAR=WORKDAYS)  




I

2.1.1.3 Marked calendar rescheduling

FThe marked calendar rescheduling method indicates that a job is to be ?run on all days marked with a certain letter on the designated Hcalendar. Each day of a calendar can be marked with one or two letters. @For example to set up a job to run on June 16 use the following commands.

 

"
 7$ SCHEDULE MODIFY/CALENDAR SPECIAL/DATE=16-JUNE/MARK=R  A$ SCHEDULE MODIFY TEST/RESCH=(MARK=R,CALENDAR=SPECIAL,TIME=8:00)  


:

2.1.2 Resource requirements



FEach job in the SCHEDULE database can specify either or both "disk space and a file requirement.BIf more then one file or one disk is required multiple job entriesHcan be strung together. The first job, once requirements are satisfied, ;initiates a second job which then waits for another set of requirements. 1

=The disk space requirement is specified as the number of freeDblocks that must exist on a specified disk volume before the job is Hallowed to proceed to the next scheduling state. For example to specify Fthat a job must have 100,000 blocks of space on DUA1: before starting use the following command.



/   
N
Note

 t

1 A job entry that does not contain any DCL commands is treated differently from one that does. Such a job is never submitted for execution and is treated as having successfully completed when it comes time to submit it. This is the type of job entry that would be used to implement multiple disk or file requirements.








 o V T Y  
PreviousNextContentsIndex