AM3270 Management Programming Manual
 COMMANDS AND RESPONSES
 CONNECT 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" in the 
Communications Management Programming Manual
. For
 details on the AM3270 error numbers and their associated error
 lists, see Appendix A in this manual.
 The possible nonzero values of RETCODE in response to the CONNECT
 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-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 and TR3271 subdevice.
 ZCOM-ERR-OBJ-NOT-SUPP (-18)
 Your management application has tried to build a link either
 from an object that is not supported by the AM3270 subsystem,
 or to an object not supported by the TR3271 subsystem. The
 CONNECT command is valid only for the object type ZCOM-OBJ-SU.
 ZCOM-ERR-OBJ-NOT-FOUND (-17)
 Your application has tried to build a link from an AM3270
 subdevice that does not exist. Issue the LISTOBJECTS command
 to determine the subdevices that exist and reissue the CONNECT
 command with an appropriate subdevice.
 ZCOM-ERR-CMD-MISMATCH (-4)
 Your management application tried to build 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.
 6-35










