NetBatch Manual
Commands
NetBatch Manual—522460-004
6-171
STATUS JOB Command
n State Column Description
1 1:Hold The job is on hold for one of the first three reasons
listed in the preceeding description of SPECIAL-n.
2 2:NB failed The job was running when an event other than the
execution of an ABORT SCHEDULER or
SHUTDOWN SCHEDULER command stopped its
scheduler’s processes. Usually, this state results from
execution of a TACL STOP command that specifies
the job’s scheduler processes.
3 3:NEWP.err The scheduler tried to create a new process for the
job’s executor program, but failed. For information
about the cause of the failure, see the scheduler log
file or job log file.
4 4:Start err The scheduler successfully created a new process for
the job’s executor program, but the program failed
during startup. For information on the cause of the
failure, see the scheduler log file or job log file.
5 5:Fail RsOn The job has the RESTART ON attribute and
abended. The job did not restart because its
attributes include IFFAILS OFF. This state applies
only to jobs with the CALENDAR or EVERY attribute.
6 6:Fail RsOff The job has the RESTART OFF attribute and
abended. The job did not restart because its
attributes include IFFAILSOFF. This state only applies
to jobs with the CALENDAR or EVERY attribute.
7 7:CAL error An error occurred when the scheduler tried to open
the job’s BATCHCAL calendar file. For information on
the cause of the error, see the scheduler log file or
job log file.
8 8:CAL exprd The job’s BATCHCAL calendar file has run out of
dates.
9 9:STALL The job has the attribute STALL ON and failed while
running. For more information on the STALL attribute,
see STALL Job Attribute
on page 7-102.
Table 6-8. Job States (page 3 of 4)
State Description