TS/MP 2.5 System Management Manual

1005: ZACL-EVT-CP-ABENDED
An ACS subsystem process terminated unexpectedly.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-CPU-NUMBER token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-PROCESS-NAME token-type ZSPI-TYP-STRING.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-ERROR-DETAIL token-type ZSPI-TYP-INT.
Conditional Tokens
ZACL-TKN-EVENT-TERM-STOPPER token-type ZSPI-TYP-SSID.
ZACL-TKN-EVENT-TERM-SSID token-type ZSPI-TYP-PHANDLE.
ZACL-TKN-EVENT-TERM-TEXT token-type ZSPI-TYP-STRING.
Event-Message Text
1005 - Core process in CPU cpu-number terminated abnormally,
name process-name, comp-code comp-code, [ stopper stopper-id,
] [ term-ssid term-ssid, ] term-info term-info, [ term-text
term-text
Token Descriptions
ZACL-TKN-EVENT-LEVEL
has the value of ZACL-VAL-EVENT-LEVEL-ERROR.
ZACL-TKN-EVENT-CPU-NUMBER
contains the number of the CPU on the local system in which the process terminated. This token is
the subject of the event message.
ZACL-TKN-EVENT-PROCESS-NAME
contains the name of the terminated process.
ZACL-TKN-EVENT-ERROR-CODE
contains the completion code associated with the process-termination operation.
ZACL-TKN-EVENT-ERROR-DETAIL
contains the termination information code associated with the process termination. If the value of
this token is 0 (zero), the token is null and can be regarded as omitted from the message. If the
process was stopped externally (indicated by completion code 6), the value of this token is the creator
user identifier of the external process that initiated the termination.
ZACL-TKN-EVENT-TERM-STOPPER
contains the process handle of the process that caused the termination. This token is included only
if the process was stopped externally.
ZACL-TKN-EVENT-TERM-SSID
contains the SPI subsystem identifier associated with the process-termination. This token is omitted if
no subsystem identifier was associated with the termination.
ZACL-TKN-EVENT-TERM-TEXT
contains the termination text associated with the process-termination. This token is omitted if no
termination text was associated with the termination.
EMS Message Range 1000 through 1009 281