NetBatch Manual
Attributes
NetBatch Manual—522460-004
7-6
Scheduler Attributes
Scheduler Attributes
•
AT-ALLOWED determines whether users without execute access to the
NETBATCH program file (that is, users who are not NetBatch supervisors) can
submit jobs with the AT attribute:
AT-A[LLOWED] { OF[F] | ON }
•
BACKUPCPU specifies the preferred CPUs for a scheduler’s backup
process:
B[ACKUPCPU] { cpu-number-1 [ ‚ cpu-number-2 ] | * }
•
CATCHUP determines whether jobs with the EVERY attribute accumulate
run
backlogs:
CAT[CHUP] { OF[F] | ON }
•
DEFAULT-CLASS specifies the class of a job submitted without the CLASS
job
attribute. It also specifies the class of an executor added without the CLASS
executor attribute.
D[EFAULT]-C[LASS] class-name
•
DEFAULT-EXECUTOR-PROGRAM specifies the executor program of a job
submitted without the EXECUTOR-PROGRAM attribute:
D[EFAULT]-E[XECUTOR]-[PROGRAM] file-name
•
DEFAULT-HIGHPIN specifies the HIGHPIN attribute of a job submitted
without
that attribute (available only in D20 or later versions of the NetBatch
product):
D[EFAULT]-H[IGHPIN] { OF[F] | ON }
•
DEFAULT-MAXPRINTLINES specifies the maximum number of output-file
print
lines of a job submitted without the MAXPRINTLINES attribute:
D[EFAULT]-MAXPRINTL[INES] { number | NON[E] }
•
DEFAULT-MAXPRINTPAGES specifies the maximum number of output-file
print
pages of a job submitted without the MAXPRINTPAGES attribute:
D[EFAULT]-MAXPRINTP[AGES] { number | NON[E] }
•
DEFAULT-OUT specifies the output file of a job submitted without the OUT
attribute:
D[EFAULT]-O[UT] file-name
•
DEFAULT-PRI specifies the execution priority of the executor-program
process of
a job submitted without the PRI attribute:
D[EFAULT]-P[RI] number