NetBatch Manual

Attributes
NetBatch Manual522460-004
7-3
Job Attributes
EXECUTOR-PROGRAM specifies the program file of the program the
scheduler
starts as the initial process of a job:
E[XECUTOR]-P[ROGRAM] file-name
EXTSWAP specifies the name of the swap file for the default extended data
segment of a job’s executor-program process:
EXT[SWAP] { $volume-name | file-name }
HIGHPIN determines whether a job’s executor-program process runs at a
low PIN
or at a high PIN (available only in D20 or later versions of the NetBatch
product):
HIG[HPIN] { OF[F] | ON }
HOLD determines whether a job is available for execution:
HOLD { OF[F] | ON }
HOLDAFTER determines whether the scheduler puts a job on hold when
the job
finishes executing:
HOLDA[FTER] { OF[F] | ON }
IFFAILS determines whether the scheduler reschedules a recurrent job that
fails
during execution. The attribute works in combination with the job’s RESTART,
STALL, and STOP-ON-ABEND attributes.
IF[FAILS] { OF[F] | ON }
IN specifies the name of a job’s input file:
IN [ file-name ]
JOB-LOG directs log-file events for a job to a specified file:
J[OB]-L[OG] [ log-file ]
JOBID-ZERO determines whether the scheduler assigns a GMOMJOBID to a
job’s
executor-program process:
J[OBID]-Z[ERO] { OF[F] | ON }
LIB specifies the name of the user library file for a job’s executor program:
LIB [ file-name ]
LIMIT specifies an execution time limit for a job:
LIM[IT] hours [ : mins ]
MAXPRINTLINES specifies the maximum number of print lines for a job’s
spooler output file:
MAXPRINTL[INES] { number | NON[E] }