Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)
Errors for Message Section Statements
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual—426750-001
D-5
TERMINATION-STATUS 11 Pathway Error 3171
Cause. The data in a particular message field was too large to be mapped through the
corresponding field in the Message Section template. This error applies to the following
statements:
•
SEND MESSAGE statement
•
TRANSFORM statement
•
REPLY TO UNSOLICITED MESSAGE statement
Effect. If no ON ERROR clause is specified, the system suspends the program unit with
a fatal error. The TCP error is logged to the PATHMON log file.
TERMINATION-STATUS 12 Pathway Error 3172
Cause. The message that you attempted to send was longer than 12,288 bytes. This
error applies to the following statements:
•
SEND MESSAGE statement
•
TRANSFORM statement
Effect. If no ON ERROR clause is specified, the system suspends the program unit with
a fatal error. The TCP error is logged to the PATHMON log file.
TERMINATION-STATUS 13 Pathway Error 3173
Cause. An unsolicited message arrived. The file system reported an I/O error while
attempting to terminate an outstanding READ operation. This error applies to the
SEND MESSAGE statement.
Effect. TERMINATION-SUBSTATUS contains the error. If no ON ERROR clause is
specified, the system suspends the program unit with a fatal error. The TCP error is
logged to the PATHMON log file.
FIELD LENGTH EXCEEDS MAXIMUM ALLOWABLE
MESSAGE LENGTH EXCEEDS MAXIMUM ALLOWED
I/O ERROR ON CONTROL-26 OPERATION