Guardian Procedure Errors and Messages Manual

Conditional Tokens
ZFIL-TKN-CONDITION is the condition code returned by OPEN (-1, 0, or 1).
ZFIL-TKN-PRIMARYFILE is the primary file number.
ZFIL-TKN-PRIMARYPROCESS is the primary process ID of the process for which the backup process
reports the error.
ZFIL-TKN-BLOCKBUFFERLENGTH is the length of the requested sequential block buffer.
Effect
The attempted OPEN operation fails.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
12: ZFIL-VAL-PURGE
A call to the PURGE procedure resulted in an unexpected error.
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-FILENAME token-type ZSPI-TYP-FNAME.
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 file-system error code
returned in the error parameter of FILEINFO.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is ZFIL-VAL-PURGE (12).
ZFIL-TKN-FILENAME is the file name (blank-filled if unknown).
Effect
The attempted PURGE operation fails.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
13: ZFIL-VAL-POSITION
A call to the POSITION procedure resulted in an unexpected error.
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-FILENAME token-type ZSPI-TYP-FNAME.
ZFIL-TKN-RECORDSPEC token-type ZSPI-TYP-INT2.
Error Lists 99