cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex





/   
N
Note




F

DELETE/JOB



Delete a job schedule.

@The DELETE command permanently removes a job definition and all Dreferences to this job from the on-line database. This includes any Fmention to this job on the prerequisite or initiate list of any other job.




General Format

+

DELETE/JOB job_name [/qualifiers]



Alternate

RMJOB job_name [/qualifiers]



qualifier summary

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



Examples

 6    
#1

 
  $ $ SCHEDULE DELETE/JOB ABC*/CONFIRM # Delete [SMITH]ABCD [Y/N] ? (Y): Y # Delete [SMITH]ABCE [Y/N] ? (Y): Y # Delete [SMITH]ABCF [Y/N] ? (Y): N # Delete [SMITH]ABCG [Y/N] ? (Y): Y          









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.

J

DIRECTORY/JOB



Display on-line information.

HThe DIRECTORY command will display all or just selected portions of the scheduling database.

4There are three modes of operation for this command.

    =
  1. Line mode: select columns of information are requested.J
  2. Full mode: the /FULL (=ALL includes all lists) qualifier requests a 8 complete listing of all the information about the job.H
  3. Symbol mode: the SYMBOL qualifier requests a complete itemization 4 of the job to be loaded into a set of DCL symbols.I
  4. Symbol mode combined with full mode: By using the /SYMBOL/FULL=ALL D qualifiers, all of the control fields are loaded into DCL symbols D prefixed by SC and all lists (COMMANDS, PREREQUISITES, INITIATES, E DISTRIBUTION, NOTICES, HOLDS_UP, and ACTIVATED_BY) are output to a C group of DCL symbols (prefixed by SD, SP, SI, ST, SN, SH, and SA  respectively).



General Format

.

DIRECTORY/JOB job_name [/qualifiers]



Alternate

LSDIR job_name [/qualifiers]



qualifier summary

 /OUTPUT = file_spec
/NODE = target_node
/NOHEADING
/NOTRAILING
/COLUMNS = numberC
/SYMBOL [= prefix_string,format](Prefix default = SC)(Format " default = "$ %s = \" " %s \" "")E
/FULL [= list_name or (name,name,...)] names are ALL, NOTICES, J INITIATES, PREREQUISITES, COMMANDS, DISTRIBUTION, HOLDS_UP, ACTIVATED_BY

/RESOURCES=
DISK_SPACE
FILE
MEASURED
ESTIMATED

/NOTIFY=
SUBMITTED
STARTED
DELAYED
COMPLETED
FAILED

/PROCESS=

CLI
NODE
CHARACTERISTICS
CPUTIME
FLAGS
LOG_FILE
QUEUE
PRINTER
NAME
PARAMETER
VARIABLE
PRIORITY
ACCOUNT
WSDEFAULT
WSEXTENT
WSQUOTA

/GENERAL=
COMMENT
NEXT_SUBMIT
LAST_START
LAST_SUBMIT
LAST_COMPLETED
RESTART_COUNT
UP_COUNT
DOWN_COUNT
USER
OWNER
PROTECTION
ACL
STATUS
JOB_TAG
PRE_COM_FILE
POST_COM_FILE
EXECUTE_WINDOW
STARTUP_WINDOW

/CHECK
/RESCHEDULING5
/TEMPLATE=SCHEDULE_LIBRARY:TEMPLATE_DB.SCHEDULE



Examples

 6    
#1

 
  - $ SCHEDULE DIRECTORY/JOB/FULL [DEMO.A]START    [DEMO.A]START         	 General !     Comment                   = :     Next submit               = November 13, 2010, 16:21 :     Last submit               = November 13, 2010, 12:22 :     Last start                = November 13, 2010, 12:22 :     Last completed            = November 13, 2010, 12:24 %     Up count                  = 402 *     Down count                = infinite #     Restart count             = 3 ,     Status                    = %x00030001 )     Flags                     = History !     Job tag                   = !     Pre COM file              = !     Post COM file             = /     Startup window            = 0-00:15:00.00 /     Execute window            = 0-12:00:00.00 *     Owner                     = [SYSTEM] 9     Protection                = S:RWED,O:RWED,G:RE,W:RE   Rescheduling /     Interval                  = 0-04:00:00.00 *     Calendar                  = WORKDAYS   Submit (     User                      = SYSTEM %     CLI                       = DCL !     Node                      = !     Characteristics           = F     Flags                     = Delete,NoHold,Keep,NoPrint,NoRestart !     Log file                  = +     Queue                     = SYS$BATCH +     Printer                   = SYS$PRINT !     Name                      = A     Parameter                 = "00:02:00","","","","","","",""      Job variables: "      Newvalue              = 543   Username       = Plaindrome   System        = APT #     Priority                  = 0 *     Account                   = DEVELOPM #     WSdefault                 = 0 #     WSextent                  = 0 #     WSquota                   = 0 /     CPU time                  = 0-00:00:00.00   Resources $     Disk space                = ,0 !     File                      = /     Measured                  = 3,133,249,397 '     Estimated                 = 0,0,0   Notify !     Submitted                 = !     Started                   = !     Completed                 = -     Failed                    = SYSTEM,Mail -     Delayed                   = SYSTEM,Mail /     After delayed             = 0-00:10:00.00             





 o V T Y  
PreviousNextContentsIndex