Pathway/iTS System Management Manual (G06.24+)
TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual—426748-002
13-3
TCP Messages
•
A description of the application task that was in progress when the error was
encountered
•
Supporting documentation such as Event Management Service (EMS) logs, trace
files, and dump files, if applicable
If your local operating procedures require contacting the Global Customer Support
Center (GCSC), supply your system number and the numbers and versions of all
related products as well.
3002
Cause. A DEPENDING ON data item was larger than the limit specified in the
OCCURS clause.
Effect. The terminal is aborted; the operation 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.
3003
Cause. The value of a subscript expression is either 0 or larger than the limit implied
by the OCCURS clause.
Effect. The TERM is aborted; the operation 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.
3004
Cause. The TCP detected a SCREEN COBOL verb that is not allowed during screen
recovery.
Effect. The operation 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.
*3002* TERM term-name, DEPENDING VARIABLE VALUE TOO BIG
*3003* TERM term-name, INVALID SUBSCRIPT VALUE
*3004* TERM term-name, SCREEN RECOVERY EXECUTED ILLEGAL
INSTRUCTION