Pathway/iTS System Management Manual (G06.24+)
TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual—426748-002
13-50
TCP Messages
3226
Cause. The PATHMON process requested a function that is not supported in this
version of the terminal control process (TCP) or LINKMON process.
Effect. The operation fails.
Recovery. Use a newer version of the TCP or LINKMON process.
3227
Cause. The PATHMON process name given in a SCREEN COBOL SEND statement
is not in the correct form.
Effect. The operation fails.
Recovery. Check that the first character is a dollar sign ($). 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.
3228
Cause. The system name given in a SCREEN COBOL SEND statement is not in the
correct form.
Effect. The operation fails.
Recovery. Check that the first character is a backslash (\). 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.
3229
Cause. The SCREEN COBOL SEND statement does not contain a system name or
the system name is not known to the network.
Effect. The operation fails.
*3226* TCP tcp-name, REQUESTED FUNCTION NOT SUPPORTED IN THIS
RELEASE
*3227* TERM term-name, SEND: EXTERNAL PATHMON NAME INVALID
*3228* TERM term-name, SEND: EXTERNAL SYSTEM NAME INVALID
*3229* TERM term-name, SEND: EXTERNAL SYSTEM NAME NOT DEFINED