TS/MP Supplement for Limits Relief (G06.26+)

ZACL-TKN-EVENT-TERM-TEXT token-type ZSPI-TYP-STRING.
contains the termination text associated with the process-termination. This token is
omitted if no termination text was associated with the termination.
Cause. An ACS subsystem process terminated unexpectedly.
Effect. The ACS subsystem process is not available in the indicated CPU; other ACS
subsystem processes continue to run on the CPU.
Recovery. Correct the condition that caused the file error and try the operation again.
1006 ZACL-EVT-FILE-ERROR
Event-Message Text.
1006 - Guardian file operation procedure() failed, [ file file-name, ] error errnum
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
has one of the values ZACL-VAL-EVENT-LEVEL-WARNING,
ZACL-VAL-EVENT-LEVEL-ERROR, or ZACL-VAL-EVENT-LEVEL-FATAL.
ZACL-TKN-EVENT-PROCEDURE token-type ZSPI-TYP-STRING.
the name of the Guardian file-system 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 failed process.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
contains the file-system error code returned by the failed operation.
Conditional Token
ZACL-TKN-EVENT-FILE-NAME token-type ZSPI-TYP-STRING.
contains the name of the Guardian file, device, or process accessed by the failed
operation. This token is omitted for Guardian procedures that do not operate on files but
that, nevertheless, report failures using file-system error codes.
Cause. An ACS subsystem process invoked a Guardian file-system procedure on an open or
named file and the operation failed unexpectedly.
Effect. The operation associated with the file-system operation is aborted.