Guardian Procedure Errors and Messages Manual
Conditional Tokens
ZFIL-TKN-BUFFERADDRX is the base address of the I/O buffer.
ZFIL-TKN-COUNTTRANSFERRED is the length of the transferred data (in bytes).
ZFIL-TKN-FILENAME is the name of the file in internal network format. If the file name cannot be
represented in this format or if the file name is not known (file-system error 16 occurred), this token
will not appear.
ZFIL-TKN-TAG is the AWAITIOX tag value.
ZFIL-TKN-TIMEOUT is the timeout value.
Effect
The AWAITIOX operation fails.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
26: ZFIL-VAL-CHECKPOINTMANYX
A call to the procedure CHECKPOINTMANYX returned a nonzero file-system error. Either an error
was detected or a backup takeover occurred.
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-CHECKPOINTSTATUS token-type ZSPI-TYP-INT.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Conditional Tokens
ZFIL-TKN-STACKBASE token-type ZSPI-TYP-UINT.
ZFIL-TKN-SREGISTER token-type ZSPI-TYP-UINT.
ZFIL-MAP-CHECKPOINTLIST
def ZFIL-DDL-CHECKPOINTLIST
version C00 FOR z-cellcount THROUGH z-checkpointcell
end.
ZFIL-TKN-OLDPRIMARY token-type ZSPI-TYP-CRTPID.
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; it is always zero because CHECKPOINTMANYX does
not return an error code.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is
ZFIL-VAL-CHECKPOINTMANYX (26). ZFIL-TKN-CHECKPOINTSTATUS indicates the status of the
call to CHECKPOINTMANYX. This token returns a status word in the following form:
MeaningValue
No error<0:7>=0
There is no backup or the primary process cannot communicate with the backup; then<0:7>=1
file-system error number<8:15>=
110 File-System Errors