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

TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual426748-002
13-22
TCP Messages
3069
Cause. The terminal control process (TCP) encountered a backup open error for the
identified TERM task. This message is generated when a TERM task fails and the
backup TCP becomes the primary TCP before the TERM task is deleted.
Effect. The new primary terminal task is not in a valid executable state; the TERM
task remains suspended.
Recovery. Abort and restart the TERM object.
3070
Cause. A TERM task has been suspended because the terminal control process
(TCP) encountered a backup open error for the identified TERM task. This message is
generated when the following sequence of events occurs:
1. The backup TCP marks the TERM task as suspended but does not delete it until
the ABORT TERM command is executed.
2. The backup TCP sends a request to the primary TCP to suspend the
corresponding primary TERM task.
Effect. The primary and backup terminal tasks terminate abnormally.
Recovery. Restart the TERM object either manually through PATHCOM or
automatically by having the AUTORESTART attribute value greater than zero.
3071
Cause. The terminal does not have the attribute or color capability specified by the
running SCREEN COBOL program unit.
Effect. The terminal terminates abnormally.
Recovery. Upgrade the terminal to support the application data or modify the
requester-server application to conform to the device’s limits.
*3069* TERM term-name, UNILATERAL ABORT: BACKUP TASK STATE
NOT VALID --- INST CODE: instruct AT OFFSET %offset
IN PROGRAM UNIT program-unit(version) IN TCLPROG tclprog
*3070* TERM term-name BACKUP TASK ERROR: UNABLE TO CHECKOPEN
TERMINAL --- INST CODE: instruct AT OFFSET %offset
IN PROGRAM UNIT unit(version) IN TCLPROG tclprog
*3071* TERM term-name REQUESTED DEVICE COLOR/HIGHLIGHT NOT
AVAILABLE --- INST CODE: instruct AT OFFSET %offset
IN PROGRAM UNIT unit(version) IN TCLPROG tclprog