Expand Management Programming Manual

ERROR NUMBERS AND ERROR LISTS
10: ZEXP-ERR-BAD-NETTRACE-RCVD
10: ZEXP-ERR-BAD-NETTRACE-RCVD
An internal error occurred during execution of the PROBE command.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZEXP-TKN-CALLED-SYS token-type ZSPI-TYP-INT.
ZEXP-TKN-SEL-SYS token-type ZSPI-TYP-INT.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Tokens
ZSPI-TKN-ERROR is the standard SPI error token, as described in
the
Distributed Systems Management (DSM) Programming Manual
. Its
value consists of the EXPAND subsystem ID and the error number
ZEXP-ERR-BAD-NETTRACE-RCVD. This token is always present in the
error list.
ZCOM-TKN-OBJNAME is an object-name token that contains the
process name "$NCP." This token is always present in the error
list, and it is described in Section 6, "Common Definitions."
ZCOM-TKN-OBJTYPE is the object type ZCOM-OBJ-PROCESS. This token
is always present in the error list, and it is described in the
Communications Management Programming Manual
.
ZEXP-TKN-CALLED-SYS is the called system as specified in the
PROBE command. This token has the token number ZEXP-TNM-CALLED-
SYS and the token type ZSPI-TYP-INT, and is always present in the
error list.
ZEXP-TKN-SEL-SYS is the selected system as specified in the PROBE
command. This token has the token number ZEXP-TNM-SEL-SYS and
the token type ZSPI-TYP-INT, and is always present in the error
list.
A-15