HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)
CPI-C Calls
Set_Partner_LU_Name (cmspln)
Chapter 3272
• An alias consisting of 1–8 ASCII characters.
• A fully qualified network name consisting of 2–17
ASCII characters. A period (.) separates the
network ID (which can be 0–8 characters) from the
network LU name (which can be 1–8 characters). If
the networkID is zero characters long, the period is
still required.
If the partner LU is specified by its alias, this must
match the alias defined for a partner LU in the
SNAplus2 configuration.
partner_LU_name_length
This parameter specifies the length of the
partner LU name.
The range for this value is 1–17.
Returned Parameters
After the verb executes, SNAplus2 returns the following parameters:
return_code
Possible values are:
CM_OK The call executed successfully.
CM_PROGRAM_STATE_CHECK The conversation is not in
Initialize state.
CM_PROGRAM_PARAMETER_CHECK One of the following
has occurred:
• The value specified by
conversation_ID
is not valid
• The value specified by
partner_LU_name_length
is out
of range
CM_PRODUCT_SPECIFIC_ERROR For an explanation of
this return code, see Appendix A,
“Common Return Codes.”
State When Issued
The conversation must be in Initialize state.