Guardian Procedure Errors and Messages Manual
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
71: ZFIL-VAL-FILE-GETRECEIVEINFO
A call to FILE_GETRECEIVEINFO_ 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.
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_GETRECEIVEINFO_.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is
ZFIL-VAL-FILE-GETRECEIVEINFO (71).
Effect
The operation failed.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
72: ZFIL-VAL-FILENAME-COMPARE
A call to FILENAME_COMPARE_ 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.
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_COMPARE_.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is
ZFIL-VAL-FILENAME-COMPARE (72).
ZFIL-TKN-XFILENAME (first occurrence) is the name of the first file.
ZFIL-TKN-XFILENAME (second occurrence) is the name of the second file.
Effect
The operation failed.
Error Lists 125