HP-UX SNAplus2 R7 APPC Programmer's Guide
Appendix BCommon Return Codes
B.18 AP_PROG_ERROR_PURGING
The primary return code is:
primary_rc
AP_PROG_ERROR_PURGING
The partner TP issued one of the following verbs:
• SEND_ERROR with err_type set to AP_PROG
• MC_SEND_ERROR
while in Receive, Pending_Post, Confirm, Confirm_Send, or Confirm_Deallocate state. Data sent
but not yet received is purged.
A secondary return code is not returned.
B.19 AP_PROG_ERROR_TRUNC
The primary return code is:
primary_rc
AP_PROG_ERROR_TRUNC
In SEND state, after sending an incomplete logical record, the partner TP issued a SEND_ERROR
verb with err_type set to AP_PROG. The local TP may have received the first part of the logical record
through a receive verb.
A secondary return code is not returned.
B.20 AP_SVC_ERROR_NO_TRUNC
The primary return code is:
primary_rc
AP_SVC_ERROR_NO_TRUNC
While in SEND state, the partner TP (or partner LU) issued a SEND_ERROR verb with err_type set
to AP_SVC. Data was not truncated.
A secondary return code is not returned.
B.21 AP_SVC_ERROR_PURGING
The primary return code is:
primary_rc
AP_SVC_ERROR_PURGING
The partner TP (or partner LU) issued a SEND_ERROR verb with err_type set to AP_SVC while in
Receive, Pending_Post, Confirm, Confirm_Send, or Confirm_Deallocate state. Data sent to the partner
TP may have been purged.
286