Pathway/iTS Management Programming Manual
TCP Error Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
12-53
Error-Message Range 3000 Through 3999
3229: ZPWY-ERR-TCP-SYSNOTDEFINED
The SCREEN COBOL SEND statement does not contain a NonStop system name or 
the system name is not identified to the network.
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.
3230: ZPWY-ERR-TCP-MAXPM
A request requires the TCP to contact an external PATHMON process, but the number 
of PATHMON processes with which the TCP can communicate has been reached. 
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. Try the SEND operation again or increase the value defined for the 
ZMAXPATHWAYS field in ZPWY-DDL-DEF-TCP.
3232: ZPWY-ERR-TCP-TERMDATATOOBIG
The TCP received a request that required more data space than what is defined for the 
ZMAXTERMDATA 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. Increase the value of the ZMAXTERMDATA field or reduce the size of the 
request. 
3233: ZPWY-ERR-TCP-SPUNKNOWN
The TCP or LINKMON process received a request for a server process not identified to 
the TCP or LINKMON process. This is a Pathway 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 or LINKMON process cannot process the request.
Recovery. Contact your service provider.










