Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)
Procedure Division
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual—426750-001
6-79
SEND Statement
TERMINATION-STATUS 11
Cause. The length of the reply received from the server is not equal to the length
specified by the selected YIELDS list.
TERMINATION-STATUS 12
Cause. A file system error occurred during the WRITEREAD to the server, or a timeout
on the server occurred.
TERMINATION-STATUS 13
Cause. A SEND to a server not using TMF was attempted while the terminal was in
transaction mode.
Action Without ON ERROR Clause. The system suspends the terminal for pending
abort.
TERMINATION-STATUS 14
Cause. The request requires the TCP to communicate with an external PATHMON
process, but the maximum number of PATHMON processes the TCP can communicate
with has been reached. The value specified in the SET TCP MAXPATHWAYS
command sets this limit.
Action Without ON ERROR Clause. The system suspends the terminal and an error
message is sent to the PATHMON log file.
TERMINATION-STATUS 15
Cause. The system name given is not known to the network.
REPLY LENGTH INVALID
Note. The TERMINATION-SUBSTATUS special register contains the following additional
information: reply length received (in bytes).
I/O ERROR
Note. The TERMINATION-SUBSTATUS special register contains the following additional
information: file-system error number.
TRANSACTION MODE VIOLATION
NO PMCB AVAILABLE
UNDEFINED SYSTEM