NetBatch Management Programming Manual

Event Messages
NetBatch Management Programming Manual522462-003
6-15
Event-Message Descriptions
Cause. The job stopped without error.
Effect. None
Recovery. Informational message only; no corrective action required.
203 ZBAT-EVT-JOB-ABNORMAL-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:
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 can have one
of these values:
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 ABORTED with completion-text. Job started
at time, CPU usage number microsecs, program program-file-name, user ID
group-ID user-ID.
Value Description
ZBAT-ENM-CC-M3 The process terminated itself, but passed invalid parameters to
ABEND, STOP, or PROCESS_DELETE_ (M3 corresponds to
completion code -3).
ZBAT-ENM-CC-M2 The process terminated itself, but the operating system could not
pass completion code and termination information to that process
because of a resource problem (M2 corresponds to completion
code -2).
ZBAT-ENM-CC-M1 Trap detected (M1 corresponds to completion code -1).
ZBAT-ENM-CC-0 Normal, voluntary termination with no errors.
ZBAT-ENM-CC-1 Normal, voluntary termination with warning diagnostics.
ZBAT-ENM-CC-2 Abnormal, voluntary termination with fatal errors or diagnostics.