NetBatch Management Programming Manual
Event Messages
NetBatch Management Programming Manual—522462-003
6-18
Event-Message Descriptions
group-ID user-ID
specifies the user ID of the job owner.
Cause. One of these events occurred:
•
The job’s executor-program process did one of:
°
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:
°
Terminated because of processor failure
°
Abended with any completion code
°
Stopped with completion code -3, -2, -1, 1, 2, 3, 4, 5, 6, or 7
•
A process external to the scheduler stopped the job’s executor-program process.
Effect. The job terminated.
Recovery. Perform whatever action the job owner requests.
204 ZBAT-EVT-JOB-OVER-LIMIT
Unconditional Tokens
For information on the unconditional tokens present in the event message, see
Section 4, Common Definitions.
Event-Message Text
job-name
specifies the name of the job.
Unconditional Tokens
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID.
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-ENUM.
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-SUBJECT-MARK token-type ZSPI-TYP-MARK.
ZBAT-TKN-JOB-NUMBER token-type ZSPI-TYP-INT.
ZBAT-TKN-JOB-NAME-ID token-type ZSPI-TYP-STRING.
ZBAT-TKN-USERID token-type ZSPI-TYP-USERID.
ZBAT-TKN-EXECUTOR-PROGRAM token-type ZSPI-TYP-STRING.
ZBAT-TKN-TIME-LIMIT token-type ZSPI-TYP-INT2.
Event-Message Text
JOB job-name (job-number) ran longer than limit minutes Program program-
file-name, user ID group-ID user-ID