Guardian Procedure Errors and Messages Manual
MeaningValue
Primary's processor failed2
Primary called CHECKSWITCH3
Conditional Tokens
ZFIL-TKN-OLDPRIMARY is the old primary process ID.
Effect
Normal processing continues in the new primary.
Recovery
Informative message only; no corrective action is needed.
4: ZFIL-VAL-CHECKOPEN
A call to the procedure CHECKOPEN returned a nonzero file-system error code.
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.
Conditional Tokens
ZFIL-TKN-FILENUMBER token-type ZSPI-TYP-INT.
ZFIL-TKN-OPENFLAGS token-type ZSPI-TYP-UINT.
ZFIL-TKN-SYNCRECEIVEDEPTH token-type ZSPI-TYP-INT.
ZFIL-TKN-BLOCKBUFFER token-type ZSPI-TYP-INT.
ZFIL-TKN-BLOCKBUFFERLENGTH token-type ZSPI-TYP-UINT.
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-CHECKOPEN
(4).
ZFIL-TKN-FILENAME is the file name (blank-filled if unknown).
Conditional Tokens
ZFIL-TKN-FILENUMBER is the number of the file opened in the primary process.
ZFIL-TKN-OPENFLAGS is the open flags used by the primary process.
ZFIL-TKN-SYNCRECEIVEDEPTH is the sync or receive depth used by the primary process.
ZFIL-TKN-BLOCKBUFFER is the address of the sequential block buffer.
ZFIL-TKN-BLOCKBUFFERLENGTH is the length in bytes of the sequential block buffer.
Effect
The file might not be correctly opened in the primary or backup process of a process pair.
Recovery
Follow the recommended recovery procedure for the returned file-system error code.
92 File-System Errors