Pathway/iTS System Management Manual (G06.24+)

TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual426748-002
13-37
TCP Messages
Recovery. Isolate and correct the problem within the SCREEN COBOL program. For
instructions on how to locate the problem within the program, see General Information
on page 13-1.
3172
Cause. After conversion of message data from an unsupported format to a supported
format, the message length exceeded the maximum number of bytes allowed for all
messages. The length of the message is indicated in bytes.
Effect. The operation fails.
Recovery. Isolate and correct the problem within the SCREEN COBOL program. If
the user conversion routine is causing the error, correct the routine. If the user
conversion routine is not causing the problem, specify a larger message area in the
SEND MESSAGE statement in your program.
3173
Cause. File-system error occurred during a CONTROL-26 operation to the terminal.
Effect. The operation fails.
Recovery. For information regarding the specified file-system error, see the Guardian
Procedure Errors and Messages Manual.
3174
Cause. A timeout occurred during a CONTROL-26 operation to the terminal. The
operation did not complete within 60 seconds.
Effect. The operation fails.
Recovery. If a front-end process is being used, verify that it handles CONTROL-26
operations properly. If not, a process may be hung, or there could be a system
performance problem.
*3172* TERM term-name, SEND MESSAGE LENGTH EXCEEDS MAXIMUM
ALLOWED (byte-length)
*3173* TERM term-name, I/O ERROR ON CONTROL-26 OPERATION
(errnum)
*3174* TERM term-name, CONTROL-26 OPERATION DID NOT COMPLETE
IN TIME