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-4
TERMINATION-STATUS 8 Pathway Error 3168
Cause. In the PATHCOM SET TERM command, the TYPE parameter is specified by
terminal-type : terminal-subtype. For terminal-type
INTELLIGENT, terminal-subtype was a value other than 0 or 1.
This error applies to the SEND 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 9 Pathway Error 3169
Cause. An illegal timeout value was specified for the statement. The illegal value is
either lesser than zero or greater than 21474836. This error applies to the following
statements:
•
SEND MESSAGE statement
•
RECEIVE 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 10 Pathway Error 3170
Cause. An invalid end-of-message was detected. This error is returned only for
messages that are mapped through the Message Section. This error applies to the
following statements:
•
SEND MESSAGE statement
•
RECEIVE UNSOLICITED MESSAGE statement
Effect. For unsolicited messages, the message is rejected. An error 10 (COULD NOT
DELIVER) is returned by the sender of the unsolicited message.
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.
DEVICE SUBCLASS INVALID
ILLEGAL TIMEOUT VALUE
INVALID END OF MESSAGE CHARACTER ENCOUNTERED