SNAX/HLS Diagnosis and Support Manual
SNAX/HLS Return Codes
Return and Error Codes
A–12 104706 Tandem Computers Incorporated
24 RC-REQUEST-EXCEEDS-MAXRU
Cause. The SEND-DATA or SEND-AND-RECEIVE-DATA verb contains user data
whose length is in excess of the BIND-specified MAXRU. This return code is delivered
only when the large message option (selected using the LMO PROFILE attribute) is
being used in the session.
Effect. No data has been transmitted to the session partner.
Recovery. The application program needs to issue send-type verb requests with data
whose length is acceptable, or your installation and your session partner need to agree
to change the MAXRU specification in the BIND. To inspect the session MAXRU
parameter, use the GET-ATTRIBUTES verb. Then retry the send operation with a
suitable amount of data.
25 RC-MESSAGE-CANCELLED
Cause. The large message option (set by using the LMO PROFILE attribute) is being
used on the session and the session partner has rejected an element of the message
before the final element of the message has been sent. That is, before a SEND^DATA
or SEND^AND^RECEIVE^DATA verb specifying MESSAGE-COMPLETE-IND set to Y
has been issued or processed by SNAX/HLS.
Effect. No more elements of this message should be sent.
Recovery. The SYSTEM-ERROR-CODE and USER-ERROR-CODE fields of the verb
reply contain the SNA sense codes giving the reason for the rejection. Examine the
sense code for information on recovery actions.
26 RC-FORTHCOMING
Cause. This return code indicates that the request was initiated and the completion
details will be queued to the session when ready. It can occur only for those verbs that
are issued with queued-completion mode (that is, the COMPLETION-MODE field set
to Q).
Effect. Not applicable.
Recovery. Not applicable.