NetBatch Manual
Attributes
NetBatch Manual—522460-004
7-4
Job Attributes
•
MAXPRINTPAGES specifies the maximum number of print pages for a job’s
spooler output file:
MAXPRINTP[AGES] { number | NON[E] }
•
MEM specifies the minimum number of 2048-byte memory pages allotted to
a job’s
executor-program process for user data:
ME[M] number
•
NAME specifies a name for a job’s executor-program process:
NA[ME] $process-name
•
OUT specifies the output file to which the scheduler writes data produced by
an
executing job:
OU[T] [ file-name ]
•
PFS specifies the size in bytes of a job’s executor-program process file
segment
(PFS):
PF[S] number
•
PRI specifies the execution priority of a job’s executor-program process:
PR[I] number
•
PURGE-IN-FILE determines whether the scheduler is to purge a job’s input
file
when it deletes the job:
P[URGE]-[IN]-[FILE] { OF[F] | ON
•
RESTART determines whether the scheduler restarts a job that stops with
completion code 7 (restart request sent to the scheduler) or terminates because of
CPU failure. The attribute works in combination with the job’s IFFAILS, STALL, and
STOP-ON-ABEND attributes.
REST[ART] { OF[F] | ON }
•
RUND specifies whether a job’s executor program enters the Guardian
debug
facility Debug or the Inspect interactive symbolic debugger when the
program runs:
RUND { OF[F] | ON }
•
SAVEABEND specifies whether a job’s executor-program process is to
create a
save file if the process traps or abends:
SA[VEABEND] { OF[F] | ON }
•
SELPRI specifies the selection priority of a job in its class:
SEL[PRI] number