SPI Common Extensions Manual

ZCOM Errors
SPI Common Extensions Manual427508-001
A-29
–32 ZCOM-ERR-VSN-INCOMP (error)
–32 ZCOM-ERR-VSN-INCOMP (error)
There is a version incompatibility between the request and the subsystem.
ZCOM-TKN-OBJNAME
returns the name of the object specified in the request and is included if relevant to
the analysis of the error condition.
ZCOM-TKN-OBJTYPE
returns the object type (ZCOM-OBJ-objtype) specified in the request and is
included if relevant to the analysis of the error condition.
ZSPI-TKN-SERVER-VERSION
contains the version level of the target subsystem.
subsys-type-name
represents any number of subsystem-defined tokens described in the subsystem-
specific management programming manual.
Cause. The command version in a request was higher than the version of the target
subsystem, and the command contained tokens unknown to the subsystem. Also, this
error can result if the version of a field in a structured token is at a higher level than the
version of the target subsystem. The requesting application was compiled with a more
recent version of the token definitions than the subsystem.
Effect. The request is rejected.
Recovery. For information about recovery from version incompatibility, see the
SPI
Programming Manual
.
–33 ZCOM-ERR-EMPT-RSP (warning)
The subsystem has no response records to return.
The only token in this response is ZSPI-TKN-RETCODE, which contains the error
number. Unlike other ZCOM-ERR tokens, ZCOM-ERR-EMPT-RSP does not contain an
error list. It does not indicate an error condition, and no error message should be
displayed when this response is received.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-SERVER-VERSION token-type ZSPI-TYP-VERSION
subsys-type-name token-type subsys-defined
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL