Guardian Procedure Errors and Messages Manual

Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
80: ZFIL-VAL-FILE-CREATE
A call to FILE_CREATE_ returned a nonzero error as the function value.
Unconditional Tokens
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZSPI-TKN-PROC-ERR token-type ZSPI-TYP-ENUM.
ZFIL-TKN-XFILENAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Unconditional Tokens
ZSPI-TKN-ERROR is the standard SPI error token, whose value consists of the fields Z-SSID and
Z-ERROR. Z-SSID is the subsystem identifier ZFIL-VAL-SSID. Z-ERROR is the error code returned in
the error parameter of FILE_CREATE_.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is ZFIL-VAL-FILE-CREATE
(80).
ZFIL-TKN-XFILENAME is the completely qualified file name (including node name) in external format.
Effect
The operation failed.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
Error Lists 129