Pathway/iTS Management Programming Manual
TCP Error Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
12-34
Error-Message Range 3000 Through 3999
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. Specify the correct subtype value (that is, 0, 1, or 2) for the intelligent 
device.
3169: ZPWY-ERR-TCP-BADTIMEOUTVALUE
The SCREEN COBOL program unit specified an invalid timeout value. The value was 
either less than 0 or too large to be represented in an INT(32) field.
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.
3170: ZPWY-ERR-TCP-BADENDOFMSG
An invalid end-of-message character was encountered in an intelligent device 
message. 
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.
3171: ZPWY-ERR-TCP-FIELDTOOBIG
The length of a field in an intelligent device message exceeded the maximum number 
of bytes allowed. 
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.










