Pathway/iTS Management Programming Manual
TCP Error Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
12-55
Error-Message Range 3000 Through 3999
3240: ZPWY-ERR-TCP-MAXINPUTMSGS
The value specified for the ZMAXINPUTMSGS field in ZPWY-DDL-DEF-TCP 
exceeded 2045. This is a TCP internal error.
This error does not appear in the RETCODE token or in an error list; it appears only in 
response to a STATUS TCP or STATUS TERM command.
Effect. The TCP terminates.
3241: ZPWY-ERR-TCP-UNSOLREJECTED
The TCP rejected an unsolicited message for the reason specified in the returned error 
number. This message is generated for either the TCP or an individual terminal. 
Effect. The TCP rejects the unsolicited message and replies to the sender without 
delivering it to the target requester.
Recovery. Recovery depends on the type of the error that occurred. errnum can be 
one of the following:
For information about unsolicited-message errors, see the Pathway/iTS TCP and 
Terminal Programming Guide.
0 No error.
1 A file-system error occurred.
2 Target terminal is suspended.
3 Target terminal queue is full. (The TERM MAXINPUTMSGS configuration value 
has been exceeded.)
4 Target TCP queue area is full.
5 Target queueing is not enabled. (The TCP MAXINPUTMSGS configuration 
value is set to 0.)
6 Length field in the message exceeds the configured maximum for the TCP.
7 There was an unrecognizable request code (refers to MSG-ID and 
MSG-VERSION fields).
8 Named terminal is not found.
9 MAXINPUTMSGS value has been exceeded.
1
0
RECEIVE UNSOLICITED MESSAGE error occurred. INFO1 provides the 
reason, which is the value obtained from the TERMINATION-STATUS register.
1
1
The number of bytes in the reply message sent by the SCREEN COBOL 
requester exceeded the number of bytes supported by the sender of the 
unsolicited message. This is a warning and should occur only during the 
application-debugging phase.










