HP-UX SNAplus2 R7 APPC Programmer's Guide

Appendix BCommon Return Codes
B.7 AP_CONV_FAILURE_RETRY
The primary return code is:
primary_rc
AP_CONV_FAILURE_RETRY
The conversation was terminated because of a temporary error. Restart the TP to see if the problem
occurs again. If it does, the System Administrator should examine the error log to determine the cause
of the error.
A secondary return code is not returned.
B.8 AP_CONVERSATION_TYPE_MIXED
The primary return code is:
primary_rc
AP_CONVERSATION_TYPE_MIXED
The TP has issued both basic and mapped verbs. Only one type can be issued in a single conversation.
A secondary return code is not returned.
B.9 AP_DEALLOC_ABEND
The primary return code is:
primary_rc
AP_DEALLOC_ABEND
The conversation has been deallocated for one of the following reasons:
The partner TP has issued the MC_DEALLOCATE verb with dealloc_type set to AP_ABEND.
The partner TP has ended abnormally, causing the partner LU to send an MC_DEALLOCATE
request.
A secondary return code is not returned.
B.10 AP_DEALLOC_ABEND_PROG
The primary return code is:
primary_rc
AP_DEALLOC_ABEND_PROG
The conversation has been deallocated for one of the following reasons:
The partner TP has issued the DEALLOCATE verb with dealloc_type set to AP_ABEND_PROG.
The partner TP has ended abnormally, causing the partner LU to send a DEALLOCATE request.
283