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

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.
Recovery. Correct the condition that caused the file error and try the operation again.
1007 ZACL-EVT-OSS-ERROR
Event-Message Text.
1007 - OSS operation procedure() failed, pathname path-name,error oss-errno
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.