Pathway/iTS SCREEN COBOL Reference Manual (H06.10+, J06.03+)
Procedure Division
HP NonStop Pathway/iTS SCREEN COBOL Reference Manual—426750-003
6-56
DIALOG-SEND
Termination Status Error Messages of PATHTCP4
TERMINATION-STATUS 1
Cause. The server class to which the message is directed is frozen or is in freeze
pending state.
Action Without ON ERROR Clause. TCP suspends the terminal and the processing
of the statement. However, the terminal can be resumed at the last statement.
TERMINATION-STATUS 7
Cause. The message to the server is larger than allowed by the TCP configuration.
Action Without ON ERROR Clause. TCP suspends the terminal and an error
message is sent to the PATHMON’s log file.
TERMINATION-STATUS 8
Cause. The size of one or more replies specified in the DIALOG-SEND statement is
larger than allowed by the TCP configuration. The maximum number of bytes permitted
for an outgoing DIALOG-SEND message or a server reply message is specified using
the MAXREPLY parameter of the PATHCOM SET TCP command, which should be set
to the larger of:
•
The longest outgoing message from any DIALOG-SEND statement from any
terminal controlled by the TCP
•
The longest reply possible from any server replying to a DIALOG-SEND statement
from any terminal controlled by the TCP
Action Without ON ERROR Clause. TCP suspends the terminal and an error
message is sent to the PATHMON’s log file.
TERMINATION-STATUS 10
Cause. The reply code found in the reply from the server does not match any code
specified in the DIALOG-SEND statement.
Action Without ON ERROR Clause. The system suspends the terminal. If terminal
execution is resumed when the operator issues a PATHCOM RESUME command, the
SERVER CLASS FROZEN
MESSAGE TOO LARGE
MAXIMUM REPLY TOO LARGE
UNDEFINED REPLY










