NetBatch Manual
Commands
NetBatch Manual—522460-004
6-165
STATUS JOB Command
STATUS JOB Command
Use the STATUS JOB command to display jobs’ numbers, names, owners, processing
states, classes, SELPRI attributes, and log-file spooler-job numbers. The command
also displays run statistics and information about executor-program processes.
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.
job-ID
specifies a job name or number, or a range of job names. To specify a range of job
names, use the asterisk (*) and question mark (?) wild-card characters. An asterisk
on its own specifies all jobs.
NOT
excludes jobs that satisfy the specified job-selection criterion.
STATUS JOB (WK94*, NOT WK9408*)
filter
specifies one of these job-selection criteria:
A[TTACHMENT]-S[ET]BBC[( AALVS1([ ( user-ID ) ] attachment-
set-ID,#CURRENT) )
selects jobs that are using the specified attachment set. For information about
entering the attachment-set name, see ATTACHMENT-SET Job Attribute on
page 7-19.
STATUS JOB (ATTACHMENT-SET (255,255)SUPER)
CL[ASS] class-ID
selects jobs belonging to the specified class or classes. class-ID specifies a
class name or a range of class names. To specify a range of class names, use
the asterisk (*) and question mark (?) wild-card characters.
S[TATUS] [ JOB] [ / OU[T] [ file-name ] / ]{ job-ID }
{ ( [ [ NOT] job-ID ,] ... [NOT] filter [ , [NOT] filter
]...)}
[SEL[PRI] ] [ DET[AIL] ]