Pathway/iTS System Management Manual (G06.24+)
TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual—426748-002
13-23
TCP Messages
3072
Cause. An invalid attribute setting was detected, or the specified attribute setting
would cause an out-of-bounds condition to occur during the run-time processing of the
control structure.
Effect. The SCREEN COBOL program is suspended.
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.
3073
Cause. A SCREEN COBOL statement requires a larger terminal input buffer than is
configured for the TERMPOOL attribute. The buffer size requested is indicated in
bytes.
Effect. The terminal task is suspended.
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.
3074
Cause. An invalid DELAY variable timeout value was used.
Effect. The terminal task is suspended.
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.
3100
Cause. A file-system error occurred while the specified terminal control process (TCP)
was opening a server process.
*3072* RUN-TIME DYNAMIC ATTRIBUTE SETTING INVALID ---
INST CODE: instruct AT OFFSET %offset
IN PROGRAM UNIT unit(version) IN TCLPROG tclprog
*3073* INSUFFICIENT TERMPOOL FOR REQUEST (bytes)
*3074* ILLEGAL DELAY VALUE
*3100* TCP tcp-name, ERROR DURING SERVER OPEN (errnum)