HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)
Common Return Codes
Return Codes from Any Partner Program
Appendix A 337
• The partner program did not deallocate the
conversation before terminating normally.
CM_RESOURCE_FAILURE_RETRY The conversation was terminated
prematurely because of a temporary condition, such as
modem failure. Retry the conversation.
CM_SECURITY_NOT_VALID The user ID or password specified in the
allocation request was not accepted by the partner LU.
CM_SYNC_LVL_NOT_SUPPORTED_PGM The partner program does not
support the synchronization level specified in the
allocation request.
CM_SYNC_LVL_NOT_SUPPORTED_LU The partner LU does not support the
synchronization level specified in the allocation
request.
CM_TP_NOT_AVAILABLE_NO_RETRY The partner LU cannot start the
program specified in the allocation request because of a
permanent condition. 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.
CM_TP_NOT_AVAILABLE_RETRY The partner LU cannot start the program
specified in the allocation request because of a
temporary condition. The reason for the error may be
logged on the remote node. Retry the allocation.
CM_TPN_NOT_RECOGNIZED The partner LU does not recognize the
program name specified in the allocation request.
CM_UNSUCCESSFUL The call was not executed successfully. This return
code occurs in the following cases:
• The program issued Allocate with the
return_control
parameter set to CM_IMMEDIATE,
and SNAplus2 was unable to assign a session for
the conversation immediately.
• The program issued Receive with the
receive_type
parameter set to
CM_RECEIVE_IMMEDIATE, and no data or control
information from the partner program was
currently available.