Guardian Procedure Errors and Messages Manual
Conditional Tokens
ZSPI-TKN-SSID-ERR is the ssid parameter passed in the call that failed. This token appears only if
ssid was omitted in the call that failed.
Effect
The call to SSGET or SSGETTKN fails.
Recovery
Follow the recovery procedure for the returned SPI error code as described earlier in this section.
Error From SSINIT
A call to SSINIT returned an 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.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Unconditional Tokens
ZSPI-TKN-ERROR is the standard SPI token, whose value consists of the fields Z-SSID and Z-ERROR.
Z-SSID is the SPI subsystem identifier ZSPI-VAL-SSID. Z-ERROR is the status value from the SPI
procedure SSINIT.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is ZSPI-VAL-SSINIT (1).
Effect
The call to SSINIT fails.
Recovery
Follow the recovery procedure for the returned SPI error code as described earlier in this section.
Error From SSMOVE or SSMOVETKN
A call to SSMOVE or SSMOVETKN returned an 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.
ZSPI-TKN-PARM-ERR token-type ZSPI-TYP-PARM-ERR.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Conditional Tokens
ZSPI-TKN-SSID-ERR token-type ZSPI-TYP-SSID.
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 SPI subsystem identifier ZSPI-VAL-SSID. Z-ERROR is the status value from
the SPI procedure SSMOVE or SSMOVETKN.
ZSPI-TKN-PROC-ERR is the procedure in which the error occurred. Its value is ZSPI-VAL-SSMOVE
(4) or ZSPI-VAL-SSMOVETKN (5).
ZSPI-TKN-PARM-ERR contains fields ZTOKENCODE, ZINDEX, and ZOFFSET. The value of
ZTOKENCODE is the token code or the first 32 bits of the token map passed in the call that failed.
Error Lists 219