GDSX Management Programming Manual
Commands and Responses
GDSX Management Programming Manual—529930-001
5-77
TRACE Command
ZCOM-TKN-OBJNAME
is the object-name token containing the name of the process to be terminated. This
token must be present in the command. ZCOM-TKN-OBJNAME on page 4-6 is
described in Section 4, Common Definitions.
ZCOM-TKN-CMD-TIMEOUT and ZCOM-MAP-REQID
are standard data communications tokens that are described in the SPI Common
Extensions Manual. Duplicate occurrences of these tokens are not allowed.
(ZSPI-TKN-) MAXRESP, CONTEXT, RESPONSE-TYPE, ALLOW-TYPE, and
COMMENT
are standard SPI tokens described in the SPI Programming Manual. Duplicate
occurrences of these tokens are not allowed.
Tokens in Response Buffer
ZSPI-TKN-DATALIST
is a standard SPI data-list token, as described in the SPI Programming Manual.
The list ends with the token ZSPI-TKN-ENDLIST.
ZCOM-TKN-OBJNAME
is an object-name token that contains the name of the process that was terminated
by the command. This token is present in every response record. ZCOM-TKN-
OBJNAME on page 4-6. is described in Section 4, Common Definitions.
ZCOM-TKN-OBJTYPE
is an object-type token that indicates the type of the object named in ZCOM-TKN-
OBJNAME. This token can have the following value:
•
ZCOM-OBJ-PROCESS: The object is a process.
ZCOM-TKN-OBJTYPE is present in every response record and is described in the
SPI Common Extensions Manual.
ZSPI-TKN-RETCODE
is the standard SPI return token described in the SPI Programming Manual.
A value of this token that might occur in response to the TRACE command is the
following:
•
16: ZGDS-ERR-TRACE-NOT-START
For descriptions of all GDSX error numbers and their associated error lists, refer to
Section 7, Error Numbers and Error Lists.