NetBatch Manual
Commands
NetBatch Manual—522460-004
6-116
REPORT JOB Command
UPDATE JOB X C_DEFAULT:3 J_24 U_255,255
H_\MELRISK.$ZTN0.#PTY4
Example
This example shows the effect of the RELEASE-WAITON command:
18} INFO JOB *, WAITON
JOB ATTRIBUTES for X
jobnumber: 24
waiton: Z, Not Released
JOB ATTRIBUTES for Y
jobnumber: 25
waiton: Z, Not Released
19} RELEASE-WAITON * FROM Z
Job Y Jobnumber 25 altered
Job X Jobnumber 24 altered
20} INFO JOB *, WAITON
JOB ATTRIBUTES for X
jobnumber: 24
waiton: Z, Released
JOB ATTRIBUTES for Y
jobnumber: 25
waiton: Z, Released
REPORT JOB Command
Use the REPORT JOB command to generate reports of jobs have been submitted and
run.
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.
class-name
is the class for which the report is to be generated. It is used only and mandatorily
with MISC-REPORTs (see rptype below).
rptype
is one of these report types:
REPORT JOB
[ { job-ID } ]
[ { CLASS class-name } ]
, TYPE rptype
[ , START-TIME rptime ] [ , END-TIME rptime ]