NetBatch Management Programming Manual

Event Messages
NetBatch Management Programming Manual522462-003
6-19
Event-Message Descriptions
job-number
specifies the number of the job.
limit
specifies the job’s execution time limit as specified by the LIMIT attribute.
program-file-name
specifies the program file name of the job’s executor-program process.
group-ID user-ID
specifies the user ID of the job owner.
Cause. The job exceeded its execution time limit as specified by the LIMIT attribute
but continued to run.
Effect. The job ran longer than ZBAT-TKN-TIME-LIMIT specified.
Recovery. Perform whatever action the job owner requests.
301 ZBAT-EVT-JOB-START-ERROR
Unconditional Tokens
For information on the unconditional tokens present in the event message, see
Section 4, Common Definitions. Information on the tokens specific to this message is:
ZBAT-TKN-COMPLETION-CODE
is the completion code set by the job’s executor-program process when it calls the
ABEND, STOP, or PROCESS_STOP_ system procedure. This token has the value
ZBAT-ENM-CC-4 (process did not start).
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-COMPLETION-CODE token-type ZBAT-TYP-COMPLETION-CODE.
ZBAT-TKN-REASON-NUMBER token-type ZBAT-TYP-REASON.
Conditional Tokens
ZBAT-TKN-PC-ERROR0 token-type ZBAT-TYP-PC-ERROR0.
ZBAT-TKN-PC-ERROR1 token-type ZBAT-TYP-PC-ERROR1.
ZBAT-TKN-PC-ERROR2 token-type ZSPI-TYP-INT.
Event-Message Text
JOB job-name (job-number) failed because of error-condition. Program
program-file-name, user ID group-ID user-ID.