GDSX Management Programming Manual
Commands and Responses
GDSX Management Programming Manual—529930-001
5-44
LISTOPENS Command
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is the file name of the GDSX process. This token is optional if the process name 
exists in ZCOM-TKN-OBJNAME; the token must occur only once. See the SPI 
Programming Manual for a description of this token.
ZCOM-TKN-OBJNAME
is the name of the object to which the command is directed. This token is required 
and is described in ZCOM-TKN-OBJNAME on page 4-6.
ZCOM-TKN-CMD-TIMEOUT
ZCOM-MAP-REQID
are described in the SPI Common Extensions Manual. Duplicate occurrences of 
these tokens are not allowed.
ZSPI-TKN-MAXRESP
ZSPI-TKN-CONTEXT
ZSPI-TKN-RESPONSE-TYPE
ZSPI-TKN-ALLOW-TYPE
ZSPI-TKN-COMMENT
are described in the SPI Programming Manual. Duplicate occurrences of these 
tokens are not allowed.
Tokens in Response Buffer
ZSPI-TKN-DATALIST TYPE ZSPI-TYP-LIST.
 ...
 ZSPI-TKN-ENDLIST TYPE ZSPI-TYP-SSCTL.
ZGDS-MAP-LISTOP-SU
 def ZGDS-DDL-LISTOP-SU.
 02 ZPROCID TYPE ZSPI-DDL-INT
 occurs 3 times.
 02 ZPPID  TYPE ZSPI-DDL-INT.
 02 ZBPID TYPE ZSPI-DDL-INT.
 02 ZSYNCDEPTH TYPE ZSPI-DDL-INT.
 02 ZOWNER TYPE ZSPI-DDL-INT.
 end.
ZCOM-TKN-OBJNAME TYPE ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE TYPE ZCOM-TYP-ENM-OBJ.
ZSPI-TKN-RETCODE TYPE ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST TYPE ZSPI-TYP-LIST.
 ...
 ZSPI-TKN-ENDLIST TYPE ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT TYPE ZSPI-TYP-BYTESTRING.










