Pathway/iTS SCREEN COBOL Reference Manual (H06.10+, J06.03+)

Procedure Division
HP NonStop Pathway/iTS SCREEN COBOL Reference Manual426750-003
6-44
DIALOG-BEGIN
The LINKMON process rejected the Pathsend request because it has too many
outstanding send requests.
The LINKMON process rejected the Pathsend request because it is already
communicating with too many Pathsend requesters.
TCP is already handling 256 active dialogs and a 257th dialog is being requested
for which a link to the server process cannot be obtained for the current TCP.
Action Without ON ERROR Clause. TCP periodically retries the Pathsend operation
for five times. If unsuccessful, it abends the terminal. If the terminal is in transaction
mode, the transaction is also abended.
TERMINATION-STATUS 5
Cause. The TCP Pathsend request to the ROUT process failed with Pathsend error
FESCUNKNOWNSERVERCLASS. No server class by that name is defined under the
requested Pathmon process.
Action Without ON ERROR Clause. The system abends the terminal. If the terminal
is in transaction mode, the transaction is also abended.
TERMINATION-STATUS 6
Cause. The name given for the server class does not have the format of a valid server
class name.
Action Without ON ERROR Clause. The system suspends the terminal with a fatal
error.
TERMINATION-STATUS 7
Cause. The message to the server is larger than the value allowed by the TCP
configuration.
Action Without ON ERROR Clause. TCP suspends the terminal and an error
message is sent to the PATHMON log file.
SERVER CLASS UNDEFINED
ILLEGAL SERVER CLASS NAME
MESSAGE TOO LARGE