cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex



FThe job name can include VMS wildcard characters3.<There is a complete list of qualifiers in the Reference BSection. The qualifiers you will most likely want to use are listed in the following table. $ &                              
Qualifier Description
 /GEN=COMMENT  Display the description.
 /GEN=RESTART I Display the number of automatic restarts allowed if the job fails.
 /GEN=NEXT_SUBMIT G Display the next date and time that a job will be submitted for  execution.
 /SUB=QUEUE B Display the name of the batch queue to submit the job into.
 /SUB=PARAMETER O Display the parameter values to pass to the job when submitting the job.
 /SUB=PRIORITY M Display the queue priority to use when enter job into VMS batch queue.
 /RESCHEDULING * Display the rescheduling parameters


%An example of a line display follows:

 

"
 :$ SCHEDULE DIRECTORY/JOB UPDATE*/GEN=(COMMENT,NEXT_START)  Job directory [GL_PROCESSING]    GUPDATE          Daily Newsletter Update        January 20, 2002, 13:00 7UPDATE_LEDGER1  Daily Update of General Ledger Not set GUPDATE_LEDGER2  Weekly Ledger Printout         February 3, 2002, 10:00 GUPDATE_LEDGER3  Monthly General Ledger Report  January 23, 2002, 15:30 7UPDATE9         Upgrade Price list             Not set  Total of 5  




7

4.7.2 The TYPE/JOB command

DThe TYPE command will type to the screen the command list, initiate Dlist, prerequisite list, or any other list of a job definition. The command format is:

 

"
 ($ SCHEDULE TYPE/JOB job_name /qualifier    




DYou indicate which list associated with the job definition is to be Gdisplayed on the screen by adding a qualifier (/COMMANDS, /INITIATE or 4/PREREQUISITES). The default qualifier is /COMMANDS.

9For example, to look at the prerequisite list of the job UPDATE_LEDGER1, you enter:

 

"
 2$ SCHEDULE TYPE/JOB update_ledger1 /prerequisites  "[SMITH]UPDATE_LEDGER1.prequisites    




The screen would then displays:

 

"
 
    DEPTQRY1 
    DEPTQRY2 
    DEPTQRY3 
    DEPTQRY4 
    DEPTQRY5  






/   
N
Note

 J

3 The wildcard characters are an N asterisk * and a percent sign %








 o V T Y  
PreviousNextContentsIndex