Guardian Procedure Errors and Messages Manual
Effect
The attempted CONTROL operation fails.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
9: ZFIL-VAL-CREATE
A call to the procedure CREATE 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-FILENAME token-type ZSPI-TYP-FNAME.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Conditional Tokens
ZFIL-TKN-OPENDEFAULTS 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-CREATE (9).
ZFIL-TKN-FILENAME is the file name (blank-filled if unknown).
Conditional Tokens
ZFIL-TKN-OPENDEFAULTS is the file-label open defaults.
Effect
The attempted CREATE operation fails.
Recovery
Follow the recovery procedure for the returned file-system error code as described earlier in this
section.
10: ZFIL-VAL-KEYPOSITION
A call to the procedure KEYPOSITION 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-COMPAREKEYLENGTH token-type ZSPI-TYP-BYTE-PAIR.
ZFIL-TKN-FILENAME token-type ZSPI-TYP-FNAME.
ZFIL-TKN-KEYVALUE token-type ZSPI-TYP-BYTESTRING.
ZFIL-TKN-KEYSPEC token-type ZSPI-TYP-INT.
ZFIL-TKN-POSITIONMODE token-type ZSPI-TYP-ENUM.
Error Lists 97