SPI Common Extensions Manual

ZCMK Definitions
SPI Common Extensions Manual427508-001
B-105
–15 ZCOM-ERR-OBJ-ALRDY-DEF
ZCOM-TKN-OBJTYPE
specifies the object type (ZCOM-OBJ-objtype) specified in the request and is
included if relevant to the analysis of the error condition.
Cause. There is a memory shortage. Typically, this error indicates a resource-
availability problem caused by a large amount of activity (assuming that the
configuration is proper for the operating environment and that the associated hardware
is functioning normally).
Effect. The command is canceled.
Recovery. Wait for memory resources to become available and reissue the request.
15 ZCOM-ERR-OBJ-ALRDY-DEF
An attempt was made to add an object that is already defined.
ZCOM-TKN-OBJNAME
contains the name of the object that the command attempted to define and is
always included in the error list for this error.
ZCOM-TKN-OBJTYPE
specifies the object type (ZCOM-OBJ-objtype) that the command attempted to
define and is always included in the error list for this error.
Cause. An ADD command tried to define an already-defined object.
Effect. No new object is defined.
Recovery. Evaluate the reason for the redundant request.
17 ZCOM-ERR-OBJ-NOT-FOUND
No objects were found whose names matched the template provided in the request.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME <2> token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE <1> token-type ZSPI-TYP-ENUM
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL
Error Text
The object <1> <2> is already defined
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME <2> token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJTYPE <1> token-type ZSPI-TYP-ENUM
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL