GDSX Management Programming Manual

Commands and Responses
GDSX Management Programming Manual529930-001
5-33
INFO 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.
ZCOM-TKN-SUB
is described in the SPI Common Extensions Manual.
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
is described in the SPI Programming Manual.
ZGDS-MAP-INFO-PROC
is a structured token containing the current or default attribute settings for the
specified process. It has the token number ZGDS-TNM-INFO-PROC and the DDL
definition ZGDS-DDL-INFO-PROC. ZGDS-MAP-INFO-PROC contains the
following fields:
ZASSOC
indicates whether one or multiple TERM tasks are created to handle requests
to a terminal. The following values are valid:
ON: Only one TERM task handles all requesters attempting to open a
particular physical terminal; that is, one TERM task per terminal.