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

contains the name of the OSS procedure that reported the failure. This token is the subject
of the event message.
ZACL-TKN-EVENT-OSS-ERRNO token-type ZSPI-TYP-INT2.
contains the file OSS error number returned by the failed operation.
Conditional Token
ZACL-TKN-EVENT-FILE-NAME token-type ZSPI-TYP-STRING.
contains the path name of the OSS file or directory that was accessed by the failed
operation. This token is omitted for OSS procedures that do not operate on files or
directories.
Cause. An ACS subsystem process invoked an OSS procedure and the operation failed
unexpectedly.
Effect. The operation associated with the OSS operation is aborted.
Recovery. Correct the condition that caused the OSS error and try the operation again.
1008 ZACL-EVT-PROCINFO-ERROR
Event-Message Text.
1008 - Process operation procedure() failed, process process-name, 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-ERROR.
ZACL-TKN-EVENT-PROCEDURE token-type ZSPI-TYP-STRING.
contains the name of the Guardian process management procedure that reported the
failure. This token is the subject of the event message.
ZACL-TKN-EVENT-PROCESS-NAME token-type ZSPI-TYP-STRING.
contains the name of the ACS subsystem process associated with the failure.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
contains the process information error code returned by the failed operation.
ZACL-TKN-EVENT-ERROR-DETAIL token-type ZSPI-TYP-INT.
contains additional information about the error returned by the failed operation. If the
value of this token is zero in an event message, the token is null and should be regarded
as omitted from the message.
Cause. An ACS subsystem process invoked a Guardian process information procedure and the