NetBatch Management Programming Manual
Event Messages
NetBatch Management Programming Manual—522462-003
6-2
Critical Events
Table 6-1. NetBatch Event Messages (page 1 of 2)
Message
Number Symbolic Name Cause Emphasis
100 ZBAT-EVT-
SCHEDULER-
START
A START SCHEDULER command started
the scheduler.
Noncritical
101 ZBAT-EVT-
SCHEDULER-STOP
An ABORT SCHEDULER or SHUTDOWN
SCHEDULER command shut down the
scheduler.
Noncritical
102 ZBAT-EVT-JOB-
START
The scheduler started the initial process
(the executor program) of the job.
Noncritical
200 ZBAT-EVT-
EXECUTOR-DOWN
The executor’s processor went down. Noncritical
201 ZBAT-EVT-
EXECUTOR-UP
The executor’s processor became
available after being down.
Noncritical
202 ZBAT-EVT-JOB-
NORMAL-STOP
The job stopped without error. Noncritical
203 ZBAT-EVT-JOB-
ABNORMAL-STOP
One of these events occurred:
The job’s executor-program process did
one of these:
•
Abended by calling the system
procedure PROCESS_STOP_ (with
the ABEND option specified) or
ABEND.
•
Stopped with completion code -3, -2,
-1, 2, 3, 4, 5, 6, or 7.
•
The scheduler stopped the job and all
its processes because the job had the
attribute STOP-ON-ABEND ON and
did one of these:
•
Terminated because of processor
Noncritical
204 ZBAT-EVT-JOB-
OVER-LIMIT
The job exceeded its execution time limit
as specified by the LIMIT attribute.
Noncritical
301 ZBAT-EVT-JOB-
START-ERROR
The scheduler failed to start the job’s
executor-program process.
Noncritical