Pathway/iTS TCP and Terminal Programming Guide

Processing Unsolicited Messages
Compaq NonStop™ Pathway/iTS TCP and Terminal Programming Guide426751-001
7-5
Pathway/iTS Error Codes
Pathway/iTS Error Codes
The following Pathway/iTS error codes can appear in the PATHMON log as the result
of unsolicited-message processing.
Unsolicited messages were queued for a requester when the requester was stopped,
suspended, or aborted, either programmatically or by operator command. The INFO
field specifies the number of unsolicited messages that were rejected.
An attempt was made to receive an unsolicited message when a previously received one
had not yet been replied to. After accepting an unsolicited message, a requester must
always perform a REPLY TO UNSOLICITED MESSAGE statement.
An attempt was made to reply to an unsolicited message when none was pending.
An attempt was made to RECEIVE UNSOLICITED MESSAGE, but the requester is
not configured to accept unsolicited messages.
The value specified for the PATHCOM SET TCP MAXINPUTMSGS parameter
exceeded 2045. Because PATHCOM disallows a value greater than 2045, the
appearance of this message in the log reflects an internal Pathway/iTS error.
The TCP rejected an unsolicited message for the reason specified by the INFO field.
This message can be generated on behalf of either an individual requester or the entire
TCP, as appropriate.
3125 - MULTIPLE UNSOLICITED MESSAGES REJECTED DUE TO TERM
STOP/SUSPEND
3176 - ATTEMPT TO RECEIVE UNSOLICITED MESSAGE WITH ONE NOT
YET REPLIED TO
3177 - NO UNSOLICITED MESSAGE TO REPLY TO
3178 - ATTEMPT TO RECEIVE UNSOLICITED MESSAGE WHEN TERM
MAXINPUTMSGS = 0
3240 - VALUE FOR MAXINPUTMSGS TOO LARGE—MAX IS 2045
3241 - UNSOLICITED MESSAGE REJECTED BY TCP