TCP Error Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
12-8
Error-Message Range 3000 Through 3999
3017: ZPWY-ERR-TCP-TERMOPEN
A file-system error occurred while the TCP was opening the TERM.
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 program terminates abnormally.
Recovery. For information regarding the specified file-system error, see the Guardian
Procedure Errors and Messages Manual.
3018: ZPWY-ERR-TCP-TERMIO
A file-system error occurred during a terminal I/O operation.
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 I/O operation fails.
Recovery. For information regarding the specified file-system error, see the Guardian
Procedure Errors and Messages Manual.
3019: ZPWY-ERR-TCP-TERMIOLEN
The number of bytes actually transferred to or from the terminal was not in the allowed
range. This might indicate a terminal hardware problem.
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 I/O operation fails.
Recovery. If a front-end process is being used, check that it is correctly coded to
emulate the type of the device specified. If a front-end process is not being used, for
instructions on how to locate the problem within the program, see Additional
Information for Terminal Errors on page 12-3.
If this is not a program-related problem, run diagnostics for the device and make any
necessary repairs.
3020: ZPWY-ERR-TCP-PUNOTDEFINED
The program unit specified in a CALL statement could not be found in the TCLPROG
files.
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.