NetBatch Manual
Commands
NetBatch Manual—522460-004
6-150
SHOW SCHEDULER Command
class: ACCOUNTS-RPRTS
attachment-set: LASER-PRINTER
•
This example shows the result of a SHOW JOB command that includes the OBEY-
FORM qualifier. In the example, BATCHCOM sends command output to an EDIT
file. Note the commented CHANGEUSER command after the last SET command.
12} SHOW JOB
JOB ATTRIBUTES
volume: \DEV.$QAT2.HPLJ, "NNNN"
out: \DEV.$S.#LP2
executor-program: \DEV.$SYSTEM.SYSTEM.COBOL85
jobid-zero: Off
pri: 119
attachment-set: (SUPER.FPP)COMPILES
user: 133,2
13} SHOW JOB /OUT JOBATTR/ OBEY-FORM
14} RUN FUP COPY JOBATTR
ASSUME JOB
RESET
SET VOLUME \DEV.$QAT2.HPLJ, "NNNN"
SET OUT \DEV.$S.#LP2
SET EXECUTOR-PROGRAM \DEV.$SYSTEM.SYSTEM.COBOL85
SET JOBID-ZERO OFF
SET PRI 119
SET JOB ATTACHMENT-SET ((SUPER.FPP)COMPILES)
==CHANGEUSER 133,2
SHOW SCHEDULER Command
Use the SHOW SCHEDULER command to list scheduler attributes from BATCHCOM’s
working-attributes set.
file-name
specifies a command output file. The file can be a device, a process, or a disk file.
For a disk file, BATCHCOM appends output if the file exists, but creates an EDIT
file if the file does not exist. If you specify / OUT / (that is, omit file-name),
BATCHCOM suppresses output.
attribute
is one of these scheduler attributes:
SHO[W] [ SCHEDULER ] [ / OU[T] [ file-name ] / ]
[ attribute [ , attribute ]… [ , O[BEY]-[FORM] ]
[ O[BEY]-[FORM] ]
AT-A[LLOWED] D[EFAULT]-
MAXPRINTP[AGES]
INI[TIATION]
B[ACKUPCPU] D[EFAULT]-O[UT] LO[CALNAMES]
CAT[CHUP] D[EFAULT]-P[RI] M[AX]-[CONCURRENT]-[JOBS]