GDSX Management Programming Manual
Error Numbers and Error Lists
GDSX Management Programming Manual—529930-001
7-3
Error-List Descriptions
2: ZGDS-ERR-OBJSTATE-INV
The object state given is invalid.
ZSPI-TKN-ERROR
contains the subsystem ID and the error number ZGDS-ERR-OBJSTATE-INV.
ZCOM-TKN-OBJTYPE
contains the value ZCOM-OBJ-PROCESS, ZCOM-OBJ-TASK, ZCOM-OBJ-LINE,
or ZCOM-OBJ-SU.
ZCOM-TKN-OBJSTATE
is the current summary state of the object on which the error occurred. This token
is described in the SPI Common Extensions Manual.
Cause. The request was rejected because of an invalid object state. For example, a
line attribute such as NOWAITDEPTH cannot be altered while the line is in the
STARTED state.
Recovery. Before issuing a request, be sure that the object state is valid for that
request.
3: ZGDS-ERR-ADD-OBJ-EXCEED
The maximum number of objects that can be configured has been exceeded.
ZSPI-TKN-ERROR
contains the subsystem ID and the error number ZGDS-ERR-ADD-OBJ-EXCEED.
ZCOM-TKN-OBJTYPE
contains the value ZCOM-OBJ-LINE or ZCOM-OBJ-SU.
ZSPI-TKN-ERRLIST TYPE ZSPI-TYP-LIST.
ZSPI-TKN-ERROR TYPE ZSPI-TYP-ERROR.
ZCOM-TKN-OBJNAME TYPE ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE TYPE ZSPI-TYP-ENM-OBJ.
ZSPI-TKN-PARM-ERR TYPE ZSPI-TYP-PARM-ERR.
ZCOM-TKN-OBJSTATE TYPE ZSPI-TYP-ENUM.
ZSPI-TKN-ENDLIST TYPE ZSPI-TYP-SSCTL.
ZSPI-TKN-ERRLIST TYPE ZSPI-TYP-LIST.
ZSPI-TKN-ERROR TYPE ZSPI-TYP-ERROR.
ZCOM-TKN-OBJNAME TYPE ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE TYPE ZSPI-TYP-ENM-OBJ.
ZSPI-TKN-PARM-ERR TYPE ZSPI-TYP-PARM-ERR.
ZSPI-TKN-ENDLIST TYPE ZSPI-TYP-SSCTL.