Pathway/iTS SCREEN COBOL Reference Manual (H06.10+, J06.03+)
Procedure Division
HP NonStop Pathway/iTS SCREEN COBOL Reference Manual—426750-003
6-109
SEND Statement
TERMINATION-STATUS 4
Cause. A SEND statement failed because the LINKMON process could not obtain a
link to the server process. The reason could be due to the server resources not
available or due to the Pathsend resources not available. 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 or with too many server classes or has
too many server links.
•
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.
Action Without ON ERROR Clause. TCP periodically retries the Pathsend operation
for five times and if unsuccessful, aborts the terminal. If the terminal is in transaction
mode, the transaction is also aborted.
TERMINATION-STATUS 5
Cause. TCP’s 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 aborts the terminal. If the terminal is
in transaction mode, the transaction is also aborted.
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.
LINK DENIED
SERVER CLASS UNDEFINED
ILLEGAL SERVER CLASS NAME










