Guardian Procedure Errors and Messages Manual
MeaningValue
primary's processor failed<8:15>=2
primary called CHECKSWITCH<8:15>=3
Conditional Tokens
ZFIL-TKN-OLDPRIMARY is the old primary process ID.
Effect
If an error occurred, the operation fails. If the backup process took over, the system continues
normally.
Recovery
Check ZFIL-VAL-CHECKPOINTSTATUS for information about CHECKSWITCH. If the backup process
took over, this is an informative message only; no corrective action is necessary.
8: ZFIL-VAL-CONTROL
A call to the procedure CONTROL 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.
ZFIL-TKN-OPERATION token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Conditional Tokens
ZFIL-TKN-FILENAME token-type ZSPI-TYP-FNAME.
ZFIL-TKN-PARAMETER token-type ZSPI-TYP-INT.
ZFIL-TKN-TAG token-type ZSPI-TYP-INT2.
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-CONTROL
(8).
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.
ZFIL-TKN-OPERATION is the CONTROL operation code. For information about CONTROL operation
codes, see the Guardian Procedure Calls Reference Manual.
Conditional Tokens
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-PARAMETER is the CONTROL operation parameter. For information about the CONTROL
operation parameter, see the Guardian Procedure Calls Reference Manual.
ZFIL-TKN-TAG is the AWAITIO tag value.
96 File-System Errors