NetBatch Manual
Job Planning, Submission, and Management
NetBatch Manual—522460-004
4-17
Submitting a Job With the SUBMIT JOB Command
PFS Specifies the size in bytes of a
job’s executor-program process
file segment (PFS).
No PFS attribute. Executor
program has PFS size specified
in program.
PRI Specifies the execution priority of
a job’s executor-program process.
DEFAULT-PRI scheduler
attribute.
PURGE-IN-FILE Determines whether the scheduler
is to purge a job’s input file when it
deletes the job.
No PURGE-IN-FILE attribute.
RESTART Determines whether the scheduler
restarts a job that stops with
completion code 7 or terminates
because of CPU failure. Works in
combination with the job’s
IFFAILS, STALL, and STOP-ON-
ABEND attributes.
No RESTART attribute.
RUND Specifies whether a job’s executor
program enters the Guardian
debug facility Debug or the
Inspect interactive symbolic
debugger when the program runs.
No RUND attribute.
SAVEABEND Specifies whether a job’s
executor-program process is to
create a save file if the process
traps or abends.
No SAVEABEND attribute.
SELPRI Specifies the selection priority of a
job in its class.
DEFAULT-SELPRI scheduler
attribute.
STALL Determines whether the scheduler
puts in the SPECIAL-9 state a
failed job it would otherwise
reschedule or delete. Works in
combination with the job’s
IFFAILS, RESTART, and STOP-
ON-ABEND attributes.
DEFAULT-STALL scheduler
attribute.
STARTUP Specifies one or more program
parameters the scheduler sends a
job’s executor-program process in
the startup message.
No STARTUP attribute.
STOP-ON-ABEND Determines whether the scheduler
stops a job and all its processes if
any process of the job terminates
because of CPU failure; abends
with any completion code; or
stops with completion code -3, -2,
-1, 2, 3, 4, 5, or 6.
DEFAULT-STOP-ON-ABEND
scheduler attribute.
Table 4-4. Job Attributes (page 3 of 4)
Attribute Function Default Value