NetBatch Manual
Commands
NetBatch Manual—522460-004
6-136
SET JOB Command
SET JOB Command
Use the SET JOB command to specify job attributes in BATCHCOM’s working-
attributes set. Jobs submitted later by the SUBMIT JOB command adopt these
attributes (which override job defaults) unless that command specifies otherwise.
LIKE
specifies that all attributes are to match those of job job-ID.
job-ID
specifies a job name or job number.
attribute
is one of these job attributes (see Section 7, Attributes):
AF[TER] [ date ] [ time ]
AT [ date ] [ time ]
A[TTACHMENT]-S[ET]
[ attachment-set | ( attachment-set [ ‚ attachment-set ]… ) ]
CA[LENDAR] [ file-name ]
CL[ASS] class-name
DES[CRIPTION] " [ string ] "
EV[ERY] [ weeks WEEK[S]
days D[AYS]
hours [ : mins ] [HOURS]
hours H[OURS] [ mins MIN[UTES] ]
crontab-entry) ]
E[XECUTOR]-P[ROGRAM] file-name
EXT[SWAP]{ $volume-name | file-name }
HIG[HPIN] { OF[F] | ON }
HOLD { OF[F] | ON }
HOLDA[FTER] { OF[F] | ON }
IF[FAILS] { OF[F] | ON }
IN [ file-name ]
J[OB]-L[OG] [ log-file ]
J[OBID]-Z[ERO] { OF[F] | ON }
LIB [ file-name ]
LIM[IT] hours [ : mins ]
MAXPRINTL[INES] { number | NON[E] }
MAXPRINTP[AGES] { number | NON[E] }
ME[M] number
NA[ME] $process-name
OU[T] [ file-name ]
PF[S] number
PR[I] number
P[URGE]-[IN]-[FILE] { OF[F] | ON }
REST[ART] { OF[F] | ON }
RUNDBBC { OF[F] | ON }
SA[VEABEND] { OF[F] | ON }
SET [ JOB ] [ LIK[E] job-ID , ] attribute [ , attribute ]…