TN3270e Server Manual

Client Messages
TN3270e Server Manual422923-003
B-3
Cause. This message is a device-type reject reason code that the TN3270e server
sent to a client in response to a device-type request command. The client used the
ASSOCIATE command, and the device-type is neither a printer nor a terminal.
Effect. The session could not be established with the client.
Recovery. Notify your system operator that the client is requesting an invalid printer
association.
Cause. This message is a device-type reject reason code that the TN3270e server
sent to a client in response to a device-type request command. The device-name
specified in the CONNECT or ASSOCIATE command is not known to the server.
Effect. The session could not be established with the client.
Recovery. Notify your system operator that the client is requesting support for a
device-name that is not known to the server.
Cause. This message is a device-type reject reason code that the TN3270e server
sent to a client in response to a device-type request command. The client has
requested an unsupported device-type.
Effect. The session could not be established with the client.
Recovery. Notify your system operator that the client is requesting support for a
device-type that the system does not provide.
REJECT_INV_ASSOCIATE (0x02)
REJECT_INV_DEVICE_NAME (0x03)
Note. The CONNECT command is only issued by a TN3270e client when it negotiates a
device type and asking to connect to a specific device name. In this case, the command is
requesting a corresponding window on the server that was defined using the following ADD
WINDOW command:
ADD WINDOW #window, { TERMINAL , | PRINTER , } LUNAME device-name
For detailed information about the CONNECT command, see RFC 2355. The CONNECT
command is shown in the option negotiation sequence with a TN3270e client in Figure 1-2
on
page 1-4. For information about the ADD WINDOW command, see ADD WINDOW
on
page 4-5.
REJECT_INV_DEVICE_TYPE (0x04)