AM3270 Management Programming Manual

COMMANDS AND RESPONSES
DISCONNECT Command
ZSPI-TKN-RETCODE specifies the return code for the command. This
token is described in "SPI Standard Definitions" in Section 5
and the
Distributed Systems Management (DSM) Programming Manual
.
For details on the data-communications error numbers and their
associated error lists, see "Common Error Numbers and Error
Lists" inthe
Communications Management Programming Manual
. For
details on the AM3270 error numbers and associated error lists,
see Appendix A in this manual.
The possible nonzero values of RETCODE in response to the
DISCONNECT command are as follows:
ZCOM-ERR-EMPT-RSP (-33)
ZCOM-ERR-TKN-VAL-INV (-30)
ZCOM-ERR-TKN-REQ (-29)
ZCOM-ERR-TKN-DUP (-27)
ZCOM-ERR-TKN-CODE-INV (-26)
ZCOM-ERR-SSID-INV (-24)
ZCOM-ERR-SECUR-VIOL (-22)
ZCOM-ERR-OBJNAME-INV (-19)
ZCOM-ERR-OBJ-NOT-SUPP (-18)
ZCOM-ERR-OBJ-NOT-FOUND (-17)
ZCOM-ERR-FNAME-INV (-9)
ZCOM-ERR-CMD-TIMED-OUT (-7)
ZCOM-ERR-PATH-DOWN (-20)
There has been an unexpected loss of the link between the
AM3270 subdevice and the TR3271 subdevice.
ZCOM-ERR-CMD-MISMATCH (-4)
Your management application tried to delete a link from a
process or line by using the object type ZCOM-OBJ-PROC or
ZCOM-OBJ-LINE, respectively. The command is valid only for
the object type ZCOM-OBJ-SU.
ZCOM-ERR-CMD-INV-IN-SUMSTATE (-3)
Your management application tried to disconnect a subdevice
while either the target TR3271 subdevice or the AM3270
subdevice was not in the STARTED summary state. Or, the
line one of the subdevices is associated with is in the DIAG
(diagnosing) or STOPPED summary state.
ZAM3-ERR-TARGET-OBJ-NOT-FOUND (3)
Your management application tried to delete a link to a TR3271
subdevice that does not exist.
6-45