Guardian Procedure Errors and Messages Manual

ZFIL-TKN-COUNTTRANSFERRED token-type ZSPI-TYP-INT.
ZFIL-TKN-RECEIVETAG token-type ZSPI-TYP-INT2.
ZFIL-TKN-REPLYCODE token-type ZSPI-TYP-INT.
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-REPLYX (33).
ZFIL-TKN-FILENAME is the file name (blank-filled if unknown).
Conditional Tokens
ZFIL-TKN-BUFFERADDRX is the base address of the REPLYX buffer.
ZFIL-TKN-TRANSFERCOUNT is the length of the reply (in bytes).
ZFIL-TKN-COUNTTRANSFERRED is the length of the data written (in bytes).
ZFIL-TKN-RECEIVETAG is the LASTRECEIVE or RECEIVEINFO tag value.
ZFIL-TKN-REPLYCODE is the error value returned with the reply.
Effect
The attempted REPLYX operation fails.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
34: ZFIL-VAL-WRITEREADX
A call to the WRITEREADX 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-BUFFERADDRX token-type ZSPI-TYP-UINT.
ZFIL-TKN-COUNTTRANSFERRED token-type ZSPI-TYP-INT.
ZFIL-TKN-FILENAME token-type ZSPI-TYP-FNAME.
ZFIL-TKN-READCOUNT token-type ZSPI-TYP-INT.
ZFIL-TKN-TAG token-type ZSPI-TYP-INT2.
ZFIL-TKN-WRITECOUNT token-type ZSPI-TYP-INT.
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-WRITEREADX
(34).
ZFIL-TKN-XFILENAME is the completely qualified file name (including node name) in external format.
The token ZFIL-TKN-XFILENAME can be null if certain errors occur. For example, if file-system error
16 (file not opened) occurs, the token will be null.
Error Lists 117