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

TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual426748-002
13-30
TCP Messages
3123
Cause. The SCREEN COBOL run unit was waiting for a link to a server class when
the server class became unavailable.
Effect. The SEND operation fails.
Recovery. Recovery depends on why the SEND failed, which is indicated in an earlier
message. For additional information, see the description of the earlier message.
3124
Cause. A SCREEN COBOL program executed an EXIT PROGRAM WITH ERROR
verb with no higher-level CALL ON ERROR verb to handle the EXIT.
Effect. The program terminates. The value of the TERMINATION-STATUS special
register is shown in the INFO field of the STATUS TERM display.
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.
3125
Cause. The terminal control process (TCP) rejected unsolicited messages that were
queued for a terminal when the terminal was stopped, suspended, or aborted, either
programmatically or by an operator command.
Effect. The unsolicited messages are rejected.
Recovery. The INFO field of the STATUS TERM display specifies the number of
unsolicited messages that were rejected. Restart the terminal and resend the
unsolicited messages.
3140
Cause. A file-system error (errnum) occurred during an I/O operation to the router
process performed by the terminal control process (TCP) on behalf of the specified
TERM object.
*3123* TERM term-name, NO SERVER PROCESS LINKED TO
*3124* TERM term-name, APPLICATION DEFINED ERROR--EXIT
PROGRAM WITH ERROR (termination-status)
*3125* TERM term-name, MULTIPLE UNSOLICITED MESSAGES REJECTED
DUE TO TERM STOP/SUSPEND (unsol-msg-count)
*3140* TERM term-name, ERROR DURING I/O TO ROUTER (errnum)