HP-UX SNAplus2 R7 APPC Programmer's Guide
Appendix BCommon Return Codes
The return code indicates that the SNAplus2 software has ended abnormally, or that there is a problem
with the LAN. The System Administrator should examine the error log to determine the reason for the
abend.
A secondary return code is not returned.
B.5 AP_COMM_SUBSYSTEM_NOT_LOADED
The primary return code is:
primary_rc
AP_COMM_SUBSYSTEM_NOT_LOADED
This return code indicates that an attempt to start a TP using the TP_STARTED or RE-
CEIVE_ALLOCATE verb cannot be accepted because of one of the following conditions.
UNIX
• The SNAplus2 software has not been loaded, or the local node that owns the LU used by this TP
is not started. Contact the System Administrator for corrective action.
• The maximum number of users permitted by the SNAplus2 license are already using SNAplus2.
You cannot start this TP at present because it would exceed the user limit; you may be able to start
it later when there are fewer users on the system.
WINDOWS
• The SNAplus2 software has not been loaded, or a communications component used by the APPC
LU you have specified is inactive. Contact the System Administrator for corrective action.
• The LU alias specified on a TP_STARTED verb was not recognized. Check that the LU alias spec-
ified matches an APPC local LU alias in the configuration file.
• The maximum number of SNAplus2 users permitted by the SNAplus2 licence are already using the
local node that owns the APPC local LU you are using. You cannot start this TP at present because
it would exceed the user limit; you may be able to start it later when there are fewer users on the
system.
A secondary return code is not returned.
B.6 AP_CONV_FAILURE_NO_RETRY
The primary return code is:
primary_rc
AP_CONV_FAILURE_NO_RETRY
The conversation was terminated because of a permanent condition, such as a session protocol error.
The System Administrator should examine the system error log to determine the cause of the error. Do
not retry the conversation until the error has been corrected.
A secondary return code is not returned.
282