cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex

7

4.6.1 The MODIFY/JOB command



HThe command MODIFY can be used to change any of the fields defined in a Gjob definition. Any of the field parameters discussed under the CREATE Ccommand can be changed using MODIFY. MODIFY cannot be used to make Gchanges to the lists of commands, prerequisites, or initiates in a job definition.

The command format is:

 

"
 '$ SCHEDULE MODIFY job_name /qualifiers    




GThe general qualifiers, /LOG and /CONFIRM, can be used, as well as any kof the qualifiers listed in Table 4-1. These qualifiers have all Fbeen discussed in detail under the individual commands for creating a >job entry, so please review the sections on commands for more ,information about the individual qualifiers.

CThe following example illustrates a case where the job needs to be Hmodified so that it runs on the last working day of the month. In order Hto change the flag settings so that the job will submit on the last day of the standard month, enter:

 

"
  $ SCHEDULE MODIFY/JOB UPDT_GL3- -  /RESCH=(CALENDAR:STANDARD,NAMED:MONTH_END)    




HTo make it so that the job runs after the close of working hours on the Flast day of the month, change the submit time to 9:00 pm (21:00) with:

 

"
 7$ SCHEDULE MODIFY/JOB UPDT_GL3/RESCH=TIME_OF_DAY:21:00    




:

4.6.2 The EDIT/JOB command

5You can also change the prerequisite or initiate listEor the job command list by using the VMS text editor TPU or FEDT. See your VMS Manual for a complete discussion of TPU or EDT.

The command format is

 

"
 )$ SCHEDULE EDIT/JOB job_name /qualifiers    




6Some of the commonly used qualifiers are listed below. $ &                      
Qualifier Description
/EDT  Use the EDT editor
/TPU  Use the TPU editor
 /COMMANDS  Edit the commands
 /PREREQUISITES  Edit the prerequisites
 /INITIATES  Edit the initiates





 o V T Y  
PreviousNextContentsIndex