TS/MP 2.5 Management Programming Manual

1016 ZACL-EVT-MEMPOOL-NOSPACE
An ACS subsystem process not allocate the space it needed in the ACS shared memory segment
in the CPU. Depending upon why the process needed the memory allocation, the operation it was
performing may have failed or the ACS subsystem processes in the CPU may need to be restarted.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-SEGMENT-ID token-type ZSPI-TYP-INT.
Event-Message Text
1016 - Insufficient free space in shared memory segment-id
pool
Token Descriptions
ZACL-TKN-EVENT-LEVEL has the value of ZACL-VAL-EVENT-LEVEL-FATAL.
ZACL-TKN-EVENT-SEGMENT-ID contains the identifier of the memory segment containing
the pool from which space was to be allocated. This token
is the subject of the event message.
Effect. The process that failed to allocate space from the memory segment terminates immediately.
Recovery. Use the CONTROL ACS command to restart the ACS subsystem processes in the CPU
where the problem occurred.
1017: ZACL-EVT-UNAUTH-REQUESTER
An unauthorized process attempted to open an ACS subsystem process.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-PROCESS-ID token-type ZSPI-TYP-PHANDLE.
ZACL-TKN-EVENT-ACCESS-ID token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-CREATOR-ID token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-FILE-NAME token-type ZSPI-TYP-STRING.
Conditional Tokens
ZACL-TKN-EVENT-PROCESS-NAME token-type ZSPI-TYP-STRING.
Event-Message Text
1017 - Unauthorized OPEN attempted by process process-id,
access-user access-id, creator-user creator-id, process-name
process-name, open-file file-name
Token Descriptions
ZACL-TKN-EVENT-LEVEL has the value of ZACL-VAL-EVENT-LEVEL-WARNING.
ZACL-TKN-EVENT-PROCESS-ID contains the process handle of the process that sent the
unauthorized OPEN request message. This token is the
subject of the event message.
If the process identified by this token still exists when the
event message text is generated, the EMS event message
formatting facilities convert process handle tokens to named
or unnamed process descriptor strings. If the process no
longer exists, EMS generates a question mark instead of the
process descriptor string.
ZACL-TKN-EVENT-ACCESS-ID contains the process-access user identifier of the
unauthorized requester process.
280 ACS Subsystem Messages