cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex






J

INCREMENT/JOB



!Advance the start time one cycle.

HThe INCREMENT command will advance the start date by one cycle. All the Hconditions and constraints are applied in this process. For example, if Cthe definition calls out for skipping weekends, then the increment Hcommand will also skip weekends. This command only applies to jobs that %have a rescheduling method specified.




General Format

.

INCREMENT/JOB job_name [/qualifiers]



Alternate

INCJOB job_name [/qualifiers]



qualifier summary

 General qualifiers:

/[NO]LOG
/[NO]CONFIRM
/NODE = target_node



Examples

 6    
#1

 
  ' $ SCHEDULE INCREMENT/JOB DAILY_BACKUP          









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.

G

INSERT/JOB



CInsert a list , keystrokes, symbols or an input stream into a job. GKeystrokes, symbols and input stream are all inserted into the COMMAND @list by default and therefore do not require the /JOB qualifier.

EThe INSERT command will read a supplied file and replace an existing +list inside the SCHEDULE database.




General Format

;

INSERT/JOB job_name [/qualifiers] input_file_name



Alternate

0INSJOB job_name input_file_name [-qualifiers] or
 KEYSTROKES or
SYMBOLS or
 sys$input | stdin | *



6The inserted list can come from the following sources:



qualifier summary

 General qualifiers:

/[NO]LOG
/[NO]CONFIRM
/NOCHECK
/NODE = target_node

Section identifiers:

/COMMANDS (Default)
/PREREQUISITES
/INITIATES
/DISTRIBUTION
/NOTICES
/HOLDS_UP
/ACTIVATED_BY



Examples

 6    
#1

 
  8 $ SCHEDULE INSERT/JOB INCREMENTAL/COMMANDS COMFILE.COM        





 o V T Y  
PreviousNextContentsIndex