Guardian Procedure Errors and Messages Manual

Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
75: ZFIL-VAL-FILE-RENAME
A call to FILE_RENAME_ 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.
Conditional Tokens
ZFIL-TKN-XFILENAME token-type ZSPI-TYP-STRING.
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_RENAME_.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is ZFIL-VAL-FILE-RENAME
(75).
ZFIL-TKN-XFILENAME is the new file name.
Conditional Tokens
ZFIL-TKN-XFILENAME is the original file name.
Effect
The file is not renamed.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
76: ZFIL-VAL-FILENAME-FINDSTART
A call to FILENAME_FINDSTART_ 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 FILENAME_FINDSTART_.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is
ZFIL-VAL-FILENAME-FINDSTART (76).
ZFIL-TKN-XFILENAME is the completely qualified file name (including node name) in external format.
Error Lists 127