Pathway/iTS System Management Manual (G06.24+)
TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual—426748-002
13-51
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.
3230
Cause. A request required the terminal control process (TCP) to contact an external
PATHMON process, but the number of external PATHMON processes had already
reached the value specified for the MAXPATHWAYS attribute in the TCP configuration.
Effect. The operation fails.
Recovery. Try the SEND operation again or increase the value defined for the
MAXPATHWAYS attribute.
3231
Cause. A file-system error occurred during an OPEN or WRITEREAD operation to an
external PATHMON process.
Effect. The operation fails.
Recovery. For information regarding the specified file-system error, see the Guardian
Procedure Errors and Messages Manual.
3232
Cause. The terminal control process (TCP) received a request that required more data
space than what is defined for the MAXTERMDATA attribute.
Effect. The operation fails.
Recovery. Increase the value of the MAXTERMDATA attribute or reduce the size of
the request.
*3230* TERM term-name, SEND: NO ROOM FOR NEW EXTERNAL PATHMON
IN TCP
*3231* TERM term-name, SEND: ERROR DURING I/O TO EXTERNAL
PATHMON (errnum)
*3232* TCP tcp-name, MAXTERMDATA IN TCP CONFIGURATION TOO
SMALL