AM3270 Management Programming Manual

COMMANDS AND RESPONSES
START Command
ZCOM-ERR-CMD-MISMATCH (-4)
Your management application tried to start a process by using
the value ZCOM-OBJ-PROC. The command is valid only for the
values ZCOM-OBJ-LINE (LINE object) or ZCOM-OBJ-SU (SU object).
ZCOM-ERR-CMD-INV-IN-SUMSTATE (-3)
Your management application tried to start a line or a
subdevice while the line was in the DIAG (diagnosing) summary
state. The DIAG summary state prevents processing of the
START command for the LINE object and SU object, including
times when the SUB-ALL modifier is used.
ZSPI-TKN-ENDLIST indicates the end of a data list or an error
list. See "SPI Standard Definitions" in Section 5 for details.
ZSPI-TKN-CONTEXT specifies whether there are more reply messages
to be received for a response. If this token is present, the
response continues to the next reply message. If this token is
not present, the reply message is the last to be received. See
"SPI Standard Definitions" in Section 5 for details.
Operational Notes
• START is a sensitive command.
• When the command is completed, the object is placed in the
STARTED summary state.
• If both a line and its subordinate subdevices are to be
started, the line is started first and then the subdevices are
started.
• The line must not be in the DIAG or STARTED summary state when
this command is issued.
• To terminate the operation of lines and subdevices, use the
ABORT or STOP command.
6-89