Expand Management Programming Manual
COMMANDS AND RESPONSES
STOP Command
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 values:
ZCOM-OBJ-LINE The object is a line.
ZCOM-OBJ-PATH The object is a path.
ZCOM-TKN-OBJTYPE is present in every response record, and it is
described in Section 6, "Common Definitions."
ZSPI-TKN-RETCODE is the standard SPI return token described in
the
Distributed Systems Management (DSM) Programming Manual
.
Some values of RETCODE that are likely to occur in response to
the STOP command are the following:
-16 (ZCOM-ERR-OBJ-ALRDY-IN-SUMSTATE): The object is already
in the desired summary state.
1 (ZEXP-ERR-TOO-MANY-OBJNAMES): More than 30 object names
were in the command.
2 (ZEXP-ERR-NEG-LH-RSP): The EXPAND line handler returned
a negative response.
3 (ZEXP-ERR-EMPT-RSP): The empty response record is being
returned.
5 (ZEXP-ERR-OBJ-TYPE-NAME-MISMATC): A conflict exists be-
tween the object type and an object name.
For command-specific information about these error numbers,
see "Error-Handling Notes" below. For descriptions of all
EXPAND error numbers and their associated error lists, refer to
Appendix A.
ZSPI-TKN-ERRLIST is a standard SPI error list, as described in
the
Distributed Systems Management (DSM) Programming Manual
. The
list ends with the token ZSPI-TKN-ENDLIST.
ZSPI-TKN-CONTEXT is the standard SPI context token described in
the
Distributed Systems Management (DSM) Programming Manual
.
Operational Notes
• STOP is a sensitive command.
• If the object type in the STOP command is ZCOM-OBJ-LINE, the
specified line or lines are stopped. If the object type is
7-110