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

TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual426748-002
13-15
TCP Messages
3050
Cause. The terminal stopped due to a pending stop request.
Effect. None.
Recovery. Informational message only; no corrective action is needed.
3051
Cause. The terminal was suspended because of a pending suspend request.
Effect. None.
Recovery. Informational message only; no corrective action is needed.
3052
Cause. The terminal stopped because it encountered an exit in the highest-level
program unit.
Effect. None.
Recovery. Informational message only; no corrective action is needed.
3053
Cause. An operation that does not involve screen presentation, such as an ADD or
MOVE operation, attempted to perform a numeric operation using nonnumeric data.
The address is the octal address of the instruction that failed.
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.
*3050* TERM term-name, TERMINAL STOPPED BY PENDING REQUEST
*3051* TERM term-name, TERMINAL SUSPENDED BY PENDING REQUEST
*3052* TERM term-name, TERMINAL STOPPED BY PROGRAM
*3053* TERM term-name, INVALID NUMERIC ITEM - INSTRUCTION
ADDRESS (%address)