NetBatch Management Programming Manual
Event Messages
NetBatch Management Programming Manual—522462-003
6-13
Event-Message Descriptions
201 ZBAT-EVT-EXECUTOR-UP
Unconditional Tokens
For information on the unconditional tokens present in the event message, see
Section 4, Common Definitions.
Event-Message Text
executor-name
specifies the name of the executor.
Cause. The executor’s processor became available after being down.
Effect. The executor is now available for use by jobs.
Recovery. Reassign the executor to its original processor if you altered the executor’s
processor attribute when the processor went down.
202 ZBAT-EVT-JOB-NORMAL-STOP
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:
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-EXECUTOR-ID token-type ZSPI-TYP-STRING.
Event-Message Text
EXECUTOR executor-name is now up
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-START-TIME token-type ZSPI-TYP-TIMESTAMP.
ZBAT-TKN-TOTAL-CPU-TIME token-type ZSPI-TYP-INT4.
ZBAT-TKN-COMPLETION-CODE token-type ZBAT-TYP-COMPLETION-CODE.
ZBAT-TKN-TERMINATION-INFO token-type ZSPI-TYP-INT.
Conditional Token
ZBAT-TKN-TEXT token-type ZSPI-TYP-STRING.
Event-Message Text
JOB job-name (job-number) has stopped with completion-text. Job started
at time, CPU usage number microsecs, program program-file-name, user ID
group-ID user-ID.