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

Procedure Division
HP NonStop Pathway/iTS SCREEN COBOL Reference Manual426750-003
6-43
DIALOG-BEGIN
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 2
Cause. A free server class control block cannot be found. You must increase the
value of the TCP configuration parameter MAXSERVERCLASSES.
Action Without ON ERROR Clause. TCP waits until the resource is available, then
continues with the processing of the DIALOG-BEGIN statement.
TERMINATION-STATUS 3
Cause. A free server process control block cannot be found. You must increase the
value of the TCP configuration parameter MAXSERVERPROCESSES.
Action Without ON ERROR Clause. TCP waits until the resource is available, then
continues with the processing of the DIALOG-BEGIN statement.
TERMINATION-STATUS 4
Cause. A DIALOG-BEGIN statement failed because the LINKMON process could not
obtain a link to the server process. The reason could be due to unavailability of either
server resources or Pathsend resources. These are the most probable causes:
There are not enough links available for the specified server class.
There are server process creation failures.
The LINKMON process rejected the Pathsend request because it is already
communicating with too many PATHMONs, with too many server classes, or has
too many server links.
SERVER CLASS FROZEN
RESOURCE UNAVAILABLE
RESOURCE UNAVAILABLE
LINK DENIED