cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex



?The /JOB qualifier is the default. So in this case the section qualifier can be left off.

8For a job to be known to the SCHEDULE system a DCONTROL1 entry must exist. This entry defines all of the attributes:







/   
N
Note

 O

1 All the CONTROL data is kept in the $ file SCH0_CONTROL.DAT.



J

COMPLETE/JOB



/COMPLETE performs the final stage of a job run.

GThe COMPLETE command completes the final stage of a job run. The job's Gcommand list is not processed, nor are any resource or end action list Bcommands. The job will appear as a successful completion in the P H(Holding previous completions) queue and initiates will be submitted if Fthe /INIT qualifier is used in combination. If the command is used to Grecover from a previous job run, the set id of the previous run should (be designated to insure proper job flow.




General Format

-

COMPLETE/JOB job_name [/qualifiers]



qualifier summary

 General qualifiers:

/[NO]LOG
/[NO]CONFIRM
/NODE = target_node
Completion conditions:

/INITIATES
/NOINITIATES (default)
/NOPREREQUISITES (default)
/AFTER = date/time

Restart step controls:

/STEP = number

Job set controls:

/SET_TAG = "string"
/SET_PARAMETER = "string"
/SET_ID = number



Examples

 6    
#1

 
  , $ SCHEDULE COMPLETE/JOB [JKRIEG]BACKUP_JOB           









Qualifiers



/CONFIRM



/NOCONFIRM

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

/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.

/LOG



/NOLOG

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

/INITIATES



/NOINITIATES

DThis indicates whether or not on completion of the job the initiate list should be carried out.

/SET_ID

HThe SET_ID qualifier indicates to what set the job belongs. If a number ?is not provided then the system automatically assigns the next available set number.

/SET_PARAMETER="text"

HThe SET_PARAMETER qualifier specifies information to be passed from one $job to another inside a set of jobs.

/SET_TAG="text"

GThe SET_TAG qualifier also specifies information to be passed from one $job to another inside a set of jobs.

/STEP=number

<The STEP qualifier indicates at which step to start the job.





 o V T Y  
PreviousNextContentsIndex