cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex



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

/TPU

FThe TPU qualifier selects the TPU EVE editor. This is the default. To Hdefine a startup command file, define the logical MCLSECINI to point to this file. 
H

EXTRACT/JOB



Extract a list into a text file.

GThe EXTRACT command will extract a list from the database and write it into a file.




General Format

=

EXTRACT/JOB job_name [/qualifiers] output_file_name



Alternate

.EXTJOB job_name output_file_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



Examples

 6    
#1

 
  9 $ SCHEDULE EXTRACT/JOB INCREMENTAL/COMMANDS COMFILE.COM          









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.

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

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

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




 o V T Y  
PreviousNextContentsIndex