HP-UX SNAplus2 R7 APPC Programmer's Guide

Appendix BCommon Return Codes
AP_TRANS_PGM_NOT_AVAIL_NO_RETRY
The remote LU rejected the allocation request because it was unable to start the requested partner TP.
The condition is permanent. The reason for the error may be logged on the remote node. Do not retry
the allocation until the cause of the error has been corrected.
AP_TRANS_PGM_NOT_AVAIL_RETRY
The remote LU rejected the allocation request because it was unable to start the requested partner TP.
The condition may be temporary, such as a timeout. The reason for the error may be logged on the
remote node. Retry the allocation, preferably after a timeout to allow the condition to clear.
AP_SEC_BAD_PROTOCOL_VIOLATION
The remote LU rejected the allocation request due to a protocol violation.
AP_SEC_BAD_PASSWORD_EXPIRED
The remote LU rejected the allocation request because the password provided is no longer valid.
AP_SEC_BAD_PASSWORD_INVALID
The remote LU rejected the allocation request because the password is not valid.
AP_SEC_BAD_USERID_REVOKED
The remote LU rejected the allocation request because the user ID is no longer valid.
AP_SEC_BAD_USERID_INVALID
The remote LU rejected the allocation request because the user ID is not valid.
AP_SEC_BAD_USERID_MISSING
The remote LU rejected the allocation request because a user ID was not specied but is required.
AP_SEC_BAD_PASSWORD_MISSING
The remote LU rejected the allocation request because a password was not specied but is required.
AP_SEC_BAD_GROUP_INVALID
The remote LU rejected the allocation request because the group is not valid.
AP_SEC_BAD_UID_REVOKED_IN_GRP
The remote LU rejected the allocation request because the user ID is no longer in the group.
AP_SEC_BAD_UID_NOT_DEFD_TO_GRP
The remote LU rejected the allocation request because the user ID is not in the group.
AP_SEC_BAD_UNAUTHRZD_AT_RLU
The remote LU rejected the allocation request because the user ID is not authorized to start this TP at
the remote LU.
AP_SEC_BAD_UNAUTHRZD_FROM_LLU
The remote LU rejected the allocation request because the user ID is not authorized to start this TP
from the local LU.
AP_SEC_BAD_UNAUTHRZD_TO_TP
The remote LU rejected the allocation request because the user ID is not authorized to start this TP.
AP_SEC_BAD_INSTALL_EXIT_FAILED
The remote LU rejected the allocation request because it failed to install a required exit.
AP_SEC_BAD_PROCESSING_FAILURE
The remote LU rejected the allocation request because of a processing failure at the remote LU.
Because providing detailed information about security failures is a potential security aw, it is possible to turn off
support for these
AP_SEC_BAD_* return codes. If this is done, all of these errors are reported to the application
280