NetBatch Manual

Commands
NetBatch Manual522460-004
6-108
INFO JOB Command
The command appears in commented form if it specifies a numbered attachment
set. For example:
==SET JOB ATTACHMENT-SET ((FPP.MANAGER)4)
Considerations
The INFO JOB command is available to all users.
The OBEY-FORM qualifier is available for all INFO commands. It enables the
creation of BATCHCOM command files that you can use to set up a scheduler. For
more information, see Section 3, Scheduler Planning, Configuration, and
Management.
You can omit the object keyword JOB from the INFO JOB command only when
JOB is the current assumed object. For more information, see ASSUME JOB
Command on page 6-72.
Examples
The INFO JOB command in this example lists all attributes of a specified job:
50} SUBMIT JOB, EXECUTOR-PROGRAM DELAY, STARTUP "1 MINS",
EVERY
0:05 HOURS, DESCRIPTION "This is a test job. It starts a
DELAY process that runs for one minute every five minutes.
The job has a scheduler-assigned name."
Job ZBAT-0029 Jobnumber 29 submitted
51} INFO JOB 29
JOB ATTRIBUTES for ZBAT-0029
jobnumber: 29
volume: \DEV.$DATA7.NB, "NCNU"
out: \DEV.$S.#BATCH
executor-program: \DEV.$SYSTEM.SYSTEM.DELAY
startup: 1 MINS
jobid-zero: Off
pri: 120
selpri: 3
maxprintlines: None
maxprintpages: None
class: DEFAULT
stall: Off
stop-on-abend: Off
every: 0:05 HOURS
highpin: Off
submit: 07OCT94 10:07:34
alter: 07OCT94 10:07:34
user: 255,255
next-runtime: 07OCT94 10:07:34
description:
This is a test job. It starts a DELAY process that runs for
one minute every five minutes. The job has a scheduler
assigned name.