cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex










Qualifiers



/NODE=target_node

DThe NODE qualifier specifies what NODE (either local or remote) you Hwant the operation performed on. /HOSTNAME may be substituted for /NODE.

/CONFIRM



/NOCONFIRM

ECONFIRM requests that the user be prompted prior to any operation to 5verify that the selected calendar is the correct one.

/FROM=date

HThe FROM qualifier specifies that only those months that include or are Hafter the specified date are to be displayed. The date specified can be Heither an absolute time or a combination time. The default month is the current month.

/LOG



/NOLOG

EThe LOG qualifier causes each completed operation to issue a note to the user.

/MARKS

FThe MARKS option displays a list of the days in the calendar that are Dmarked as well as the letter mark for that day in a two column list.

/OUTPUT=OUTPUT_FILE

AThe OUTPUT option sends all output to a text file. Output can be printed or displayed as needed.=

/SYMBOL[=prefix_string] or [=(prefix_string,format)]

GThe SYMBOL requests that all calendar information be output to a group Cof DCL symbols. Every field in the control record is loaded into a Csingle DCL symbol. The symbol name is constructed by prefixing the Hfield name with the provide string. If none is provided a default value of SM is used.

GThe format defines the way that symbols are output. The default output Gspecification is: "$ %s=\" %s\" "" which produces the following format style.

 

"
 &   SM_FLAGS = "Slide_over_disallowed"  




DAlternate output styles may be created by changing the format field.

/TO=date

EThe TO qualifier specifies that only those months that are before or Ginclude the specified date are to be displayed. The date specified can Gbe either an absolute time or a combination time. The default month is the current month.



D

Chapter 7
Job data operations




CJob data in SCHEDULE is managed and manipulated using the commands listed below: " &                                                              
Command Description
 COMPLETE/JOB  complete a job run
 COPY/JOB  copy a job definition
 CREATE/JOB  create a job definition
 DELETE/JOB  delete a job definition
 DIRECTORY/JOB  list out job definitions
 EDIT/JOB ' edit a list associated with a job
 EXTRACT/JOB  extract a list from a job
 INCREMENT/JOB " cycle the start time forward
 INSERT/JOB  insert a list
 MODIFY/JOB  modify a job definition
 REBUILD/JOB 0 rebuild the initiate/prerequisite linkages
 RENAME/JOB  change the name of a job
 SIGNAL/JOB  signal completion
 SUBMIT/JOB submit a job for execution
 TYPE/JOB + type out a list associated with a job
 




 o V T Y  
PreviousNextContentsIndex