NetBatch Manual

Commands
NetBatch Manual522460-004
6-167
STATUS JOB Command
DETAIL
causes BATCHCOM to display jobs’ run statistics and information about executor-
program processes. For details, see Figure 6-5 on page 6-168 and Figure 6-6 on
page 6-169.
Considerations
The STATUS JOB command is available to all users.
The STATUS JOB display varies, depending on whether the command includes the
DETAIL qualifier and whether jobs are executing, over limit, or suspended.
For STATUS JOB commands that do not include the DETAIL qualifier, the display
appears in the format:
7} STATUS JOB *
JOB STATUS
JOB JOBNAME USERID LOG STATE CLASSNAME
---- --------------- ------- ---- ----------- ---------
2 TEST-JOB 255,255 EXECUTING DEFAULT
The contents of each column in the display are:
For STATUS JOB commands that include the DETAIL qualifier, the display appears
in this format for each job that is not executing, over limit, or suspended. Figure 6-5
on page 6-168 gives an annotated version of the display.
18} STATUS JOB 33, DETAIL
JOB 33 TEST-JOB (Run No: 1) Log: 72
LOCAL 255,255 11:48:38 Selpri: 3 DEFAULT
START STOP(CC: 0) ELAPSED CPU
Avg - - 000:02:02
000:00:00
Max - - 000:02:02
000:00:00
Column Description
JOB Lists the job number of each job.
JOBNAME Lists the name of each job.
USERID Lists the user ID of the owner of each job.
LOG or SEL LOG is displayed when STATUS JOB command excludes SELPRI
qualifier. Lists the spooler-job number of the log file of each job whose
OUT attribute specifies a spooler location. Appears only for executing,
over-limit, and suspended jobs and for jobs that have run in the past but
whose state is now SPECIAL- n or TIME.
SEL is displayed when STATUS JOB command includes SELPRI
qualifier. Lists the SELPRI attribute of each job.
STATE Lists the processing state of each job. For information on job states,
see Ta bl e 6 -8
on page 6-169.
CLASSNAME Lists the name of the class of each job.