NetBatch Management Programming Manual
NetBatch Procedure Calls
NetBatch Management Programming Manual—522462-003
7-6
NB^JOB^SUBMIT Procedure
RESTART-FLAG
is one of these uppercase values specifying the job’s RESTART attribute.
This field can be all spaces.
JOB-TEXT
is a space-filled comment such as a job description. The scheduler ignores
JOB-TEXT. This field can be all spaces.
STOP-ON-ABEND
is one of these uppercase values specifying the job’s STOP-ON-ABEND
attribute. This field can be all spaces.
HIGHPIN
is one of these uppercase values specifying the job’s HIGHPIN attribute.
This field can be all spaces.
HOLD-AFTER-FLAG
is one of these uppercase values specifying the job’s HOLDAFTER
attribute. This field can be all spaces.
base-date input
INT:ref:3
is a 48-bit timestamp specifying a reference date and time used to calculate the
job’s next run time. For the current date and time, specify 65535 (hexadecimal
FFFF or HIGH-VALUES).
START-TIME replaces the time component of base-date . NB^JOB^SUBMIT
adds WAIT-TIME to base-date after base-date is modified by START-TIME.
masters input
STRING:ref:192
is an 8 x 24-character array that specifies the job’s WAITON attribute. To set the
attribute, specify the space-filled names of the job’s masters. To remove the
attribute from the job, specify all spaces.
NRESTART OFF
YRESTART ON
N STOP-ON-ABEND OFF
Y STOP-ON-ABEND ON
N HIGHPIN OFF
Y HIGHPIN ON
N HOLDAFTER OFF
Y HOLDAFTER ON