NetBatch Manual
Commands
NetBatch Manual—522460-004
6-151
SHOW SCHEDULER Command
attribute causes BATCHCOM to list only the specified attribute. If you omit
attribute, BATCHCOM lists all attributes.
OBEY-FORM
causes BATCHCOM to list attributes in SET SCHEDULER command format.
BATCHCOM prefixes the SET commands with the ASSUME SCHEDULER and
RESET SCHEDULER commands.
Considerations
•
The SHOW SCHEDULER command is available to all users.
•
To specify the values of scheduler attributes in the working-attributes set, use the
SET SCHEDULER command. To remove the attributes, use the RESET
SCHEDULER command.
•
The OBEY-FORM qualifier is available for all SHOW commands. It enables the
creation of BATCHCOM command files for use when setting up a working-
attributes set.
•
You can omit the object keyword SCHEDULER from the SHOW SCHEDULER
command only when SCHEDULER is the current assumed object. For more
information, see ASSUME SCHEDULER Command on page 6-73.
Examples
•
This example shows a SHOW SCHEDULER command listing scheduler attributes
from the working-attributes set:
20} SHOW SCHEDULER
SCHEDULER ATTRIBUTES
21} SET SCHEDULER AT-ALLOWED OFF, SUBMIT-ALLOWED ON, DEFAULT
EXECUTOR-
PROGRAM $SYSTEM.SYSTEM.TACL, DEFAULT-CLASS DEFAULT,
DEFAULT-OUT $S.#SCHD, DEFAULT-PRI 149, DEFAULT-SELPRI 4,
DEFAULT-STOP-ON-ABEND ON, TAPEDRIVES 1
22} SHOW SCHEDULER
SCHEDULER ATTRIBUTES
at-allowed: Off
submit-allowed: On
default-executor-program: \MELBDEV.$SYSTEM.SYSTEM.TACL
D[EFAULT]-C[LASS] D[EFAULT]-SE[LPRI] M[AX]-[PRI]
D[EFAULT]-
E[XECUTOR]-
[PROGRAM]
D[EFAULT]-ST[ALL] S[UBMIT]-A[LLOWED]
D[EFAULT]-
H[IGHPIN]
D[EFAULT]-[STOP]-
[ON]-[ABEND]
TA[PEDRIVES]
D[EFAULT]-
MAXPRINTL[INES]
EM[S]