HP-UX SNAplus2 R7 APPC Programmer's Guide
TP Server Verbs
REJECT_ATTACH
Possible values are:
AP_BAD_ATTACH_ID
The value specified for the attach_id parameter was not recognized.
AP_BAD_TPS_ID
The value specified for the tps_id parameter was not recognized.
Other Conditions
If the verb does not execute because other conditions exist, APPC returns the following primary return code. For a
list of return codes common to all verbs, see Appendix B, Common Return Codes.
primary_rc
AP_UNEXPECTED_SYSTEM_ERROR
SNA Sense Codes
Table 5–1, Common SNA Sense Codes shows common SNA sense codes used to reject an Attach as follows:
Table 5–1 Common SNA Sense Codes
Symbol Value Meaning
AP_SECURITY_INVALID
080F6051
security not valid
AP_SEC_BAD_PASSWORD_EXPIRED
080FFF00
password has expired
AP_SEC_BAD_PASSWORD_INVALID
080FFF01
password is not valid
AP_SEC_BAD_USERID_REVOKED
080FFF02
user ID has been
revoked
AP_SEC_BAD_USERID_INVALID
080FFF03
user ID is not valid
AP_SEC_BAD_USERID_MISSING
080FFF04
user ID is missing
AP_SEC_BAD_PASSWORD_MISSING
080FFF05
password is missing
AP_SEC_BAD_GROUP_INVALID
080FFF06
group is not valid
AP_SEC_BAD_UID_REVOKED_IN_GRP
080FFF07
user ID is revoked in
the specified group
AP_SEC_BAD_UID_NOT_DEFD_TO_GRP
080FFF08
user ID is not defined
in the specified group
AP_SEC_BAD_UNAUTHRZD_AT_RLU
080FFF09
user ID is not defined
to use the remote LU
AP_SEC_BAD_UNAUTHRZD_FROM_LLU
080FFF0A
user ID is not defined
to use the remote LU
from the local LU
AP_SEC_BAD_UNAUTHRZD_TO_TP
080FFF0B
user ID is not defined
to use the TP at the
remote LU
AP_SEC_BAD_INSTALL_EXIT_FAILED
080FFF0C
installation exit pro-
cessing at the remote
LU failed
263