NetBatch Manual
Scheduler Planning, Configuration, and
Management
NetBatch Manual—522460-004
3-26
Automating Scheduler Configuration
default-executor-program: \MELBDEV.$SYSTEM.SYSTEM.TACL
max-pri: 199
default-pri: 149
max-concurrent-jobs: 500,500
default-selpri: 3
default-maxprintlines: None
default-maxprintpages: None
tapedrives: 3
default-out: \MELBDEV.$S.#ZBAT
default-class: C1
default-stall: Off
default-stop-on-abend: Off
default-highpin: Off
catchup: On
ems: Off
•
This example shows the result of an INFO CLASS command:
3} INFO CLASS C1
CLASS ATTRIBUTE for C1
initiation: On
•
This example shows the result of a STATUS EXECUTOR command:
4} STATUS EXECUTOR *
EXECUTOR STATUS
_____________________________________________________________
EXECUTOR CPU STATE JOB CLASS
------------------------ --- ------ ----- -------------------
E1 0 ON
E12 3 ON
E4 1 ON
E8 2 ON
•
This example shows the result of a INFO EXECUTOR command:
5} INFO EXECUTOR E1
EXECUTOR ATTRIBUTES for E1
cpu: 0
classes: C1
C2
C3
C4
Automating Scheduler Configuration
To automate scheduler configuration, have BATCHCOM process an EDIT input file
containing the configuration commands. To create the configuration file, do one of:
•
Use the EDIT program.
•
Execute INFO SCHEDULER, INFO CLASS *, and INFO EXECUTOR * commands
that include the OBEY-FORM qualifier and send their output to a disk file.