TS/MP Supplement for Limits Relief (H06.05+, J06.03+)

has the value of ZACL-VAL-EVENT-LEVEL-WARNING,
ZACL-VAL-EVENT-LEVEL-ERROR, or ZACL-VAL-EVENT-LEVEL-FATAL.
ZACL-TKN-EVENT-CPU-NUMBER token-type ZSPI-TYP-INT.
contains the number of the CPU on the local system in which the process could not be
started. This token is the subject of the event message.
ZACL-TKN-EVENT-PROCESS-NAME token-type ZSPI-TYP-STRING.
contains the name of the process that was not created.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
contains the process-creation error code returned by the PROCESS_LAUNCH_()
procedure.
ZACL-TKN-EVENT-ERROR-DETAIL token-type ZSPI-TYP-INT.
contains additional information about the process-creation error returned by the
PROCESS_LAUNCH_() operation. If the value of this token is 0 (zero), the token is null
and can be regarded as omitted from the message.
Conditional Token
ZACL-TKN-EVENT-FILE-NAME token-type ZSPI-TYP-STRING.
contains the Guardian name of a program file, library file, swap file, home terminal, or
process name associated with the major error code returned by the
PROCESS_LAUNCH_() operation. This token is omitted if no file is associated with the
major error code.
Cause. Either the domain coordinator process cannot create an ACS subsystem process in the
specified CPU on the local system because the PROCESS_LAUNCH_() operation failed or the
ACS subsystem process was created but the PROCESS_LAUNCH_() operation returned a
warning.
Effect. No ACS subsystem processes are started in the specified CPU. If the
PROCESS_LAUNCH_() operation returned an error indicating a programming error in the
domain coordinator process, the event is fatal; the primary domain coordinator process
terminates abnormally and produces a SaveAbend file.
Recovery. Correct the condition that caused the process creation failure then use the
CONTROL ACS command to restart the ACS subsystem processes in the CPU. If the event is
fatal or the problem persists, contact your HP support analyst.
1005 ZACL-EVT-CP-ABENDED
Event-Message Text.
1005 - Core process in CPU cpu-number terminated abnormally, name process-name,