TS/MP Supplement for Limits Relief (G06.26+)
Cause. A process terminated while holding the lock on one of the ACS subsystem shared
memory semaphores.
Effect. The process that detected the abandoned semaphore terminates immediately. The shared
memory may be corrupt.
Recovery. Use the CONTROL ACS command to restart the ACS subsystem processes in the
CPU where the semaphore was abandoned.
1015 ZACL-EVT-MEMPOOL-ERROR
Event-Message Text.
1015 - Memory pool 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 memory-pool 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 identifier of the memory segment containing the pool that was being
accessed by the failed operation.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
contains the error code returned by the failed operation.
Cause. An ACS subsystem process invoked a Guardian memory-pool management procedure
and the operation failed unexpectedly.
Effect. The process that invoked the failed operation terminates abnormally and produces a
SaveAbend file.
Recovery. This is an internal error; contact your HP analyst.
Refer to the Operator Messages Manual, Appendix B, File-System Errors, for a definition of the
specified error. For more detailed information, including recovery actions, refer to the Guardian
Procedure Errors and Messages Manual.
1016 ZACL-EVT-MEMPOOL-NOSPACE