cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex

]

4.2 SCHEDULE command syntax



HWhen you wish to invoke SCHEDULE enter the command SCHEDULE at Gthe DCL prompt, followed by the requested function. The general syntax 4of the command is indicated by the following format.

 

"
 5$ SCHEDULE COMMAND [/SECTION] job_name [/qualifiers]  




DAll qualifiers can appear anywhere to the right of the section name.

@Data inside the SCHEDULE System is broken up into five @sections. A section name must be specified after the command to Hindicate which section is to be affected. The various section names are listed below.

  "                      
Name Section
/JOB  job control attributes
 /CALENDAR  calendar definitions
 /HISTORY  job history data
/QUEUE  scheduling queues
 /DIRECTORY  directory information
EThe /JOB section name is the DEFAULT section name. In other words if Dyou are working on the control section then the /JOB can be omitted.

=Some of the SCHEDULE line commands are listed below.

 &                                                          
Field Description
 COPY/JOB $ copy an entire job definition
 CREATE/CALENDAR ' create a new calender definition
 CREATE/JOB " create a new job definition
 CREATE/DIRECTORY  create a new directory
 DELETE/JOB ' delete a job definition from the SCHEDULE database
 DIRECTORY/CALENDAR 6 display information about the calendars defined
 DIRECTORY/JOB 1 display information about the jobs defined
 DIRECTORY/DIRECTORY 2 display information about known directories
 EDIT/JOB B allows any one of the three lists (commands, initiates, or $ prerequisites) to be modified
 MODIFY/JOB = change any of the fields that make up a job definition
 MONITOR/QUEUE * monitor the activity on a job queue
 SUBMIT/JOB I submit a job for immediate execution, regardless of any parameter  settings
 TYPE/JOB N type out the list sections that can be associated with a job definition
 TYPE/HISTORY + type out historical data about a job
 




 o V T Y  
PreviousNextContentsIndex