HP-UX SNAplus2 R7 APPC Programmer's Guide
APPC Conversation Verbs
MC_SEND_DATA and SEND_DATA
AP_INVALID_VERB_SEGMENT
APPC does not return secondary return codes with these primary return codes.
The following primary return code is returned by the MC_SEND_DATA verb:
primary_rc
AP_DEALLOC_ABEND
APPC does not return a secondary return code with this primary return code.
The following primary return codes are returned by the SEND_DATA verb:
primary_rc
AP_DEALLOC_ABEND_PROG
AP_DEALLOC_ABEND_SVC
AP_DEALLOC_ABEND_TIMER
AP_SVC_ERROR_PURGING
APPC does not return secondary return codes with these primary return codes.
4.16.7 State When Issued
The conversation must be in Send_Receive (full-duplex conversation only), Send or Send_Pending state when the
TP issues this verb.
4.16.8 State Change
State changes, summarized in the following table, are based on the primary_rc parameter.
primary_rc
New state
AP_OK
Send (half-duplex conversation) or no change
(full-duplex conversation)
AP_STATE_CHECK
AP_PARAMETER_CHECK
AP_CONVERSATION_TYPE_MIXED
AP_INVALID_VERB
AP_INVALID_VERB_SEGMENT
AP_STACK_TOO_SMALL
AP_TP_BUSY
AP_UNEXPECTED_DOS_ERROR
No change
AP_ALLOCATION_ERROR
Reset
AP_CONV_FAILURE_RETRY
AP_CONV_FAILURE_NO_RETRY
Reset
AP_DEALLOC_ABEND
AP_DEALLOC_ABEND_PROG
AP_DEALLOC_ABEND_SVC
AP_DEALLOC_ABEND_TIMER
Reset
AP_PROG_ERROR_PURGING
AP_SVC_ERROR_PURGING
Receive (half-duplex conversation), Send_Receive
(full-duplex conversation, verb issued in
Send_Receive state), or Reset (full-duplex
conversation, verb issued in Send_Only state)
223