HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
ACTIVATE_SESSION
Chapter 3120
session_id
The 8-byte identifier of the activated session.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_EXCEEDS_MAX_ALLOWED
The session cannot be activated,
because this would exceed the
current session limit for this
LU-LU-mode combination.
AP_INVALID_LU_ALIAS
The
lu_alias
parameter did not
match any defined local LU alias.
AP_INVALID_LU_NAME
The
lu_name
parameter did not
match any defined local LU name.
AP_INVALID_PLU_NAME
The
fqplu_name
parameter did not
match any defined partner LU name,
or the
plu_alias
parameter did not
match any defined partner LU name.
AP_INVALID_CNOS_PERMITTED
The value specified in the
cnos_permitted
parameter was not
valid.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.