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

EMS Messages 1010 through 1019
1010 ZACL-EVT-SEGMENT-ERROR
Event-Message Text.
1010 - Memory segment operation procedure() failed, segment segment-id, error
errnum, detail error-detail
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
has the value of ZACL-VAL-EVENT-LEVEL-FATAL.
ZACL-TKN-EVENT-PROCEDURE token-type ZSPI-TYP-STRING.
contains the name of the Guardian memory-segment management procedure that reported
the failure. This token is the subject of the event message.
ZACL-TKN-EVENT-SEGMENT-ID token-type ZSPI-TYP-INT.
contains the segment identifier of the memory segment being accessed by the failed
operation.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
contains the memory management error code returned by the failed operation.
ZACL-TKN-EVENT-ERROR-DETAIL token-type ZSPI-TYP-INT.
contains the memory management error detail code returned by the failed operation. If
the value of this token is 0 (zero), the token is null and can be regarded as omitted from
the message.
Cause. An ACS subsystem process invoked a Guardian memory-segment management
procedure and the operation failed unexpectedly.
Effect. The process that invoked the failed operation terminates abnormally and produces a
SaveAbend file.
Recovery. If the failure was due to a file-system error or system-resource limit, correct the
condition and use the CONTROL ACS command to restart the ACS subsystem processes in the
CPU where the failure occurred.
If this is an internal error; contact your HP analyst.
1011 ZACL-EVT-SEGMENT-CORRUPT
Event-Message Text.