Pathway/iTS Management Programming Manual
TCP Error Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
12-25
Error-Message Range 3000 Through 3999
Recovery. For information regarding the specified file-system error, see the Guardian 
Procedure Errors and Messages Manual.
3110: ZPWY-ERR-TCP-MAXSC
An attempt was made to communicate with more server classes than the number 
defined for the ZMAXSERVERCLASSES field in ZPWY-DDL-DEF-PATHWAY.
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 SEND operation to the server class fails.
Recovery. Redefine the value of the ZMAXSERVERCLASSES field or reattempt the 
SEND operation when a request in progress completes.
3112: ZPWY-ERR-TCP-REPLYNOTDEFINED
A server reply message contained a reply code not listed in the SEND statement of the 
program.
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 operation fails.
Recovery. Isolate and correct the problem within the SCREEN COBOL program. For 
instructions on how to locate the problem within the program, see Additional 
Information for Terminal Errors on page 12-3.
3113: ZPWY-ERR-TCP-SENDTOOBIG
The size of the SEND message exceeded the size allowed by the ZSERVERPOOL 
field in ZPWY-DDL-DEF-TCP.
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 operation fails.
Recovery. Redefine the value of the ZSERVERPOOL field or isolate and correct the 
problem within the SCREEN COBOL program. For instructions on how to locate the 
problem within the program, see Additional Information for Terminal Errors on 
page 12-3.
3114: ZPWY-ERR-TCP-MAXREPLY
The size of either the largest SEND message or the longest possible reply is greater 
than allowed by the value of the ZMAXREPLY field in ZPWY-DDL-DEF-TCP.
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.










