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

TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual426748-002
13-53
TCP Messages
Recovery. Check the log file for the name of the file that is causing the problem; then
correct the problem.
3238
Cause. A linkage section in a called program is larger than the maximum size of the
corresponding parameter in the calling program.
Effect. The call fails.
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.
3239
Cause. The object file of the terminal control process (TCP) program is incompatible
with its user-library object file.
Effect. The TCP terminates.
Recovery. Use compatible versions of the PATHTCP2 program object file and the
user-library file.
3240
Cause. The value specified for the MAXINPUTMSGS attribute for a TCP object
exceeded 2045. This is a TCP internal error, because PATHCOM and the PATHMON
process do not accept MAXINPUTMSGS values greater than 2045.
Effect. The TCP terminates.
Recovery. Contact your service provider and provide all relevant information as
follows:
Descriptions of the problem and accompanying symptoms
Details from the message(s) generated
Your PATHMON configuration file and PATHMON process version
A description of the application task that was in progress when the error was
encountered
*3238* TERM term-name, PARAMETER REFERENCE EXCEEDS FORMAL
PARAMETER SIZE
*3239* TCP tcp-name, GUARDIAN-LIB INCOMPATIBLE WITH TCP
*3240* TCP tcp-name, VALUE FOR MAXINPUTMSGS TOO LARGE