NetBatch Manual
Commands
NetBatch Manual—522460-004
6-173
STATUS SCHEDULER Command
322 CAL-JOB-1 205,70 7:CAL error STANDARD-CLASS
323 USERS 205,70 READY DEFAULT
324 BACKUP 8,255 TAPE STANDARD-CLASS
325 QUICK 8,1 RUN-NEXT DEFAULT
326 ACCOUNTS 8,1 2115 5:Fail RsOn STANDARD-CLASS
327 ADMIN 133,2 2117 6:Fail RsOffSTANDARD-CLASS
328 CAL-JOB-2 205,70 8:CAL exprd STANDARD-CLASS
329 STATISTICS 255,8 2119 2:NB failed STANDARD-CLASS
330 URGENT 255,8 RUN-NOW URGENT-JOBS
331 COMPILE 133,2 2122 SUSPENDED STANDARD-CLASS
332 Q3 205,70 2123 EXECUTING STANDARD-CLASS
333 WK940902 255,255 2127 OVER LIMIT DEFAULT
•
This example shows the effect of the STATUS JOB command’s SELPRI qualifier:
19} STATUS JOB 809
JOB STATUS
JOB JOBNAME USERID LOG STATE CLASSNAME
---- ---------------- ------- ---- ----------- ---------
809 J1 133,2 492 EXECUTING DEFAULT
20} STATUS JOB 809, SELPRI
JOB STATUS
JOB JOBNAME USERID SEL STATE CLASSNAME
---- ---------------- ------- ---- ----------- ---------
809 J1 133,2 7 EXECUTING DEFAULT
STATUS SCHEDULER Command
Use the STATUS SCHEDULER command to display scheduler details that include:
•
The scheduler’s process name, primary and backup CPUs and PINs, database
location, log file name, and current time
•
A count of the scheduler’s executors, classes, and jobs in each of their respective
states
•
The number of active and suspended job processes, configured and in-use tape
drives, and attachment sets
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.
Considerations
•
The STATUS SCHEDULER command is available to all users.
S[TATUS] [ SCHEDULER ] [ / OU[T] [ file-name ] / ]