NetBatch Manual

Commands
NetBatch Manual522460-004
6-163
STATUS EXECUTOR Command
10} RESET ATTACHMENT-SET; STATUS ATTACHMENT-SET #CURRENT
-^-0345-
E Undefined substitution
STATUS EXECUTOR Command
Use the STATUS EXECUTOR command to display executors’ names, CPUs, and
states. If an executor is in use by a job, the command also displays the job’s number
and its class name.
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.
executor-ID
is an executor name, or a range of executor names when specified with the
asterisk (*) and question mark (?) wild-card characters. An asterisk on its own
specifies all executors.
Considerations
The STATUS EXECUTOR command is available to all users.
The STATUS EXECUTOR command displays executor information in columnar
format:
You can omit the object keyword EXECUTOR from the STATUS EXECUTOR
command only when EXECUTOR is the current assumed object. For more
information, see ASSUME EXECUTOR Command on page 6-71.
S[TATUS] [ EXECUTOR ] [ / OU[T] [ file-name ] / ] executor-ID
Column Description
EXECUTOR Lists executor names.
CPU For each executor, lists the number of the executor’s CPU.
STATE Lists the state of each executor. For information on executor states, see
Table 6-7
on page 6-164.
JOB For each executor in use by a job, lists the number of the job.
CLASS For each executor in use by a job, lists the name of the jobs class.