TS/MP 2.5 Management Programming Manual
WARNING 1006 - Guardian file operation FILE_OPEN_() failed, file <process-name>, error
<file-system-error>
Token Descriptions
ZACL-TKN-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 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 contains the name of the failed process.
ZACL-TKN-EVENT-ERROR-CODE contains the file-system error code returned by the failed
operation.
ZACL-TKN-EVENT-FILE-NAME 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.
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
An ACS subsystem process invoked an OSS procedure and the operation failed unexpectedly.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-PROCEDURE token-type ZSPI-TYP-STRING.
ZACL-TKN-EVENT-OSS-ERRNO token-type ZSPI-TYP-INT2.
Conditional Tokens
ZACL-TKN-EVENT-FILE-NAME token-type ZSPI-TYP-STRING.
Event-Message Text
1007 - OSS operation procedure() failed, pathname path-
name,error oss-errno
Token Descriptions
ZACL-TKN-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 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.
ZACL-TKN-EVENT-FILE-NAME 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.
Effect. The operation associated with the OSS operation is aborted.
Recovery. Correct the condition that caused the OSS error and try the operation again.
EMS Messages 1000 to 1009 275










