Guardian Procedure Errors and Messages Manual

MeaningValue
Takeover from the primary; then<0:7>=2
primary stopped<8:15>=0
primary abnormally ended<8:15>=1
primary's processor failed<8:15>=2
primary called CHECKSWITCH<8:15>=3
Invalid parameter; then<0:7>=3
error in stack-base parameter<8:15>=1
error in word[n-2]; For more information, see the Guardian Procedure Calls Reference
Manual.
<8:15>=n, n > 1
Conditional Tokens
ZFIL-TKN-STACKBASE is the checkpoint base-of-stack.
ZFIL-TKN-SREGISTER is the current S register.
ZFIL-MAP-CHECKPOINTLIST is the CHECKPOINTX list passed to CHECKPOINTMANYX.
ZFIL-TKN-OLDPRIMARY is the old primary process ID.
Effect
If an error occurs, the operation fails. If the backup process takes over, the system continues
normally.
Recovery
Check ZFIL-TKN-CHECKPOINTSTATUS for information about CHECKPOINTMANYX.
If the backup process took over, this message is informative only; no corrective action is necessary.
27: ZFIL-VAL-CHECKPOINTX
A call to the procedure CHECKPOINTX 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-CHECKPOINTCELL
def ZFIL-DDL-CHECKPOINTCELL
version C00
FOR z-file-sync THROUGH z-file-number
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
Error Lists 111