NetBatch Management Programming Manual

Event Messages
NetBatch Management Programming Manual522462-003
6-25
Event-Message Descriptions
Effect. The job failed.
Recovery. Correct the cause of the error, then perform whatever actions the job owner
requests.
500 ZBAT-EVT-SCHEDULER-ABENDED
For recovery details, see the NetBatch Management Programming Manual.
Unconditional Tokens
For information on the unconditional tokens present in the event message, see
Section 4, Common Definitions.
Event-Message Text
\node.$process-name
specifies the node and process name of the scheduler.
error-condition
indicates why the scheduler abended.
log-file-name
specifies the name of the scheduler’s log file.
schd-database-subvol
specifies the location of the scheduler’s database.
Cause. The scheduler called the ABEND or PROCESS_STOP_ (with ABEND option)
system procedure because of a system resource or scheduler problem.
Effect. The scheduler process terminated.
Recovery. When the error indicates a system resource problem (for example, disk
full), correct the cause of the problem, then warm start the scheduler. If the error
indicates a scheduler problem:
1. Check the scheduler’s log file for diagnostic messages.
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-SCHEDULER-ID token-type ZSPI-TYP-STRING.
ZBAT-TKN-LOG-FILE token-type ZSPI-TYP-STRING.
ZBAT-TKN-DATA-BASE token-type ZSPI-TYP-STRING.
ZBAT-TKN-TEXT token-type ZSPI-TYP-STRING.
Event-Message Text
SCHEDULER \node.$process-name has abended because of error-condition. Log
log-file-name, database schd-database-subvol.