NetBatch Manual
Job Planning, Submission, and Management
NetBatch Manual—522460-004
4-15
Submitting a Job With the SUBMIT JOB Command
Table 4-4. Job Attributes (page 1 of 4)
Attribute Function Default Value
AFTER Specifies the date and time after
which a job becomes eligible for
execution. The attribute also lets
you change a nonexecuting job’s
AT attribute to AFTER.
No AFTER attribute.
AT Specifies the date and time at
which the scheduler is to create a
temporary executor for and
execute a job.
No AT attribute.
ATTACHMENT-
SET
Assigns up to three attachment
sets to a job or dissociates
attachment sets from a job.
No ATTACHMENT-SET attribute.
CALENDAR Specifies the name of the
BATCHCAL file containing a job’s
run calendar. To remove the
attribute from the job, specify
CALENDAR with no
accompanying calendar file name.
No CALENDAR attribute.
CLASS Specifies a job’s class. DEFAULT-CLASS scheduler
attribute.
DESCRIPTION Contains text that describes a job. No DESCRIPTION attribute.
EVERY Specifies that job execution occur
at regular, specified intervals.
No EVERY attribute.
EXECUTOR
PROGRAM
Specifies the program file of the
program the scheduler starts as
the initial process of a job.
DEFAULT-EXECUTOR-
PROGRAM scheduler attribute.
EXTSWAP Specifies the name of the swap
file for the default extended data
segment of a job’s executor-
program process.
No EXTSWAP attribute.
Extended swap file created on
volume specified by SWAP
attribute of DEFINE
=_DEFAULTS. If DEFINE does
not have SWAP attribute, volume
is selected by operating system.
HIGHPIN Determines whether a job’s
executor-program process runs at
a low PIN or at a high PIN. Only
available in NetBatch product
version D20 or later.
DEFAULT-HIGHPIN scheduler
attribute.
HOLD Determines whether a job is
available for execution.
No HOLD attribute.
HOLDAFTER Determines whether the scheduler
puts a job on hold when the job
finishes executing.
No HOLDAFTER attribute.