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

1011 - Corruption detected in shared memory segment segment-id
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
has the value of ZACL-VAL-EVENT-LEVEL-FATAL.
ZACL-TKN-EVENT-SEGMENT-ID token-type ZSPI-TYP-INT.
contains the segment identifier of the memory segment in which the corruption was
detected. This token is the subject of the event message.
Cause. An ACS subsystem process detected corruption in the ACS subsystem shared-memory
segment in its CPU.
Effect. The process that detected the shared-memory segment corruption terminates abnormally
and produces a SaveAbend file.
Recovery. Use the CONTROL ACS command to restart the ACS subsystem processes in the
CPU where the corruption was detected. If the problem persists, contact your HP support
analyst.
1012 ZACL-EVT-BINSEM-ERROR
Event-Message Text.
1012 - Memory semaphore operation procedure() failed, segment segment-id, error
errnum
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 binary semaphore 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 identifier of the memory segment protected by the semaphore that was being
accessed by the failed operation.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
contains the Guardian or OSS error code returned by the failed operation.
Cause. An ACS subsystem process invoked a Guardian semaphore-system procedure and the
operation failed unexpectedly.
Effect. The process that invoked the failed operation terminates abnormally and produces a