Pathway/iTS Management Programming Manual
TCP Error Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
12-54
Error-Message Range 3000 Through 3999
3235: ZPWY-ERR-TCP-CODEAREATHRASHING
The TCP is replacing excessive amounts of code because it cannot allocate space for 
new programs. 
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 functions inefficiently. 
Recovery. Increase the value of the ZCODEAREALEN field. 
3237: ZPWY-ERR-TCP-FILEERRORFATAL
The TCP encountered persistent I/O errors when attempting to access the TCLPROG 
files. The errors persisted for at least 100 to 500 retries, with a 1 second delay for each 
retry. 
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.
Recovery. Check the log file for the name of the file that is causing the problem and 
correct the problem.
3238: ZPWY-ERR-TCP-BADPUREFPARAM
A linkage section in a called program is larger than the maximum size of the 
corresponding parameter in the calling 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 call 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 at the beginning of this section.
3239: ZPWY-ERR-TCP-BADLIBVERSION
The TCP program object file is incompatible with its user-library object file.
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.
Recovery. Use compatible versions of the PATHTCP2 program object file and the 
user-library file.










