cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex










Qualifiers



/ACTIVATED_BY

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

/ALL

FThe ALL qualifier selects that all the lists are to be type out. That @is the command, prerequisite, initiates, distribution, notices, holds_up and activated_by lists.

/BATCHLOG

HThe batchlog qualifier types out the log file for the job. The location >of the log file is designated by the log file location Use in Gconjunction with /TAIL=n to set the number of lines from the bottom of Ethe log file to display, /HEAD=n to set the number of lines from the Etop of the log file to display /MAXIMUM=n to set the maximum size of Hthe log. The /FILE=n qualifier will designate the version of the log to Ebe viewed, 0 equalling the curreent version and 1...n equalling each version previous.

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

/ENDACTIONS

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

/HEAD

HThe head qualifier determines how many lines of the top of the log file Gwill be generated using the /BATCHLOG qualifier. The default is 20. It .can also be used with /TAIL=n and /MAXIMUM=n .

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

/MAXIMUM

HThe maximum qualifier determines the maximum number of lines a log file Emay be between the head and tail when using the /BATCHLOG qualifier. ?Default is 2000. It can also be used with /HEAD=n and /TAIL=n .

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

/RUNTIMES[/REPEAT=n]

CThe RUNTIMES qualifier types out future run times for the job. The Ddefault number of run times is 5. To modify the number of run times &displayed use the /REPEAT=n qualifier..

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

DThe CHECK qualifier performs a syntax check on the resource list to Censure the correct IF-THEN and set statements can take effect. The HEXPANDED qualifier used in conjunction with CHECK will display expanded Dinformation about the current status of the resource list. The FULL >qualifier will give a complete listing of resource information

=

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

EThe SYMBOL requests that all job information be output to a group of GDCL symbols. Every field in the control record is loaded into a single GDCL symbol. The symbol name is constructed by prefixing the field name Fwith the provide string. If none is provided a default value of SC is used.




 o V T Y  
PreviousNextContentsIndex