cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex



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

 

"
    SC_ACCOUNT = "DEVELOPM"  




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

/TEMPLATE=schedule_library:template_db.schedule

HThe TEMPLATE qualifier formats the directory output as it is defined in Fthe template file schedule_library:template_db.schedule . This output Gcan be used for a variety of reasons and can be output to a file using Hthe OUTPUT qualifier . The supplied template file extracts all database <information into a format suitable for insertion if desired. get
E

EDIT/JOB



Edit a list.

GThe EDIT command will allow any one of the lists that can be specified to be modified.




General Format

)

EDIT/JOB job_name [/qualifiers]



Alternate

EDJOB job_name [/qualifiers]



qualifier summary

 General qualifiers:

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

Section identifiers:

/COMMANDS (Default)
/PREREQUISITES
/INITIATES
/DISTRIBUTION
/NOTICES
/HOLDS_UP
/ACTIVATED_BY
/ENDACTIONS
/RESOURCES
Editors:

/EDT
/TPU



Examples

 6    
#1

 
  ! $ SCHEDULE EDIT/JOB MONTHLY_RUN           









Qualifiers



/ACTIVATED_BY

HThe "ACTIVATED_BY list" is the list of jobs that activate the job being edited.

/COMMANDS

@The COMMANDS qualifier is the list of VMS commands that will be (submitted in the form of a command file.

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

/DISTRIBUTION

FThe "DISTRIBUTION list" is a list of PRINT commands to be issued. The Eidea is to provide a central mechanism for maintaining the how many, Ewhere to, and what printer information in a common location separate from the job command stream.

/EDT

@The EDT qualifier selects the EDT editor for use during editing.

/ENDACTIONS

HThe ENDACTIONS listing is a list of resource adjustments that are to be run upon completion of the job.

/HOLDS_UP

HThe "HOLDS_UP list" is a list of jobs that are held up by the job being edited.

/INITIATES

EThe "INITIATES list" is the list of other jobs to start up when this one completes successfully.

/LOG



/NOLOG

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

/NOCHECK

CThe NOCHECK qualifier disables the CHECK whether or not a provided Hprerequisite or initiate list makes references to any non-existent jobs.

/NOTICES

CThe "NOTICES list" is a free format text entry that is used by the ENOTIFICATION procedure to augment the various messages that it sends.

/PREREQUISITES

@The "PREREQUISITES list" is the list of other jobs that must be 2successfully completed before this one is started..

/RESOURCES [/CHECK, /EXPANDED, /FULL]

EDisplays a list of generalized resources. The resource list is where Athe bulk of advanced job programming occurs. Here IF-THEN or SET @statements are processed that can check or alter the value of a 5variable, supress a job run or cause a wait to occur.




 o V T Y  
PreviousNextContentsIndex