GDSX Management Programming Manual
Error Numbers and Error Lists
GDSX Management Programming Manual—529930-001
7-6
Error-List Descriptions
8: ZGDS-ERR-DELETE-SUB-OBJ
GDSX attempted to delete a line that still has subdevices configured under it.
ZSPI-TKN-ERROR
contains the subsystem ID and the error number ZGDS-ERR-DELETE-SUB-OBJ. 
ZCOM-TKN-OBJTYPE
contains the value ZCOM-OBJ-LINE. 
Cause. An attempt was made to delete a line that still has subdevices configured.
Recovery. Delete the subdevice before deleting the line.
9: ZGDS-ERR-NO-MEM-SPACE
No memory space is available.
ZSPI-TKN-ERROR
contains the subsystem ID and the error number ZGDS-ERR-NO-MEM-SPACE. 
ZCOM-TKN-OBJTYPE
contains the value ZCOM-OBJ-PROCESS, ZCOM-OBJ-TASK, ZCOM-OBJ-LINE, 
or ZCOM-OBJ-SU. 
Cause. A temporary overload of the system occurred at some instant of time. Possible 
causes are the following:
•
Memory space has been reallocated improperly.
•
The memory size allocated is too small.
Recovery. If the cause is a temporary overload, try the request again.
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.
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.










