HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_LU_0_TO_3
Chapter 3 305
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.
Returned Parameters: State Check
If the verb does not execute because of a state error, SNAplus2 returns
the following parameters.
primary_rc
AP_STATE_CHECK
secondary_rc
Possible values are:
AP_INVALID_PU_NAME
The
pu_name
parameter was not
valid.
AP_PU_NOT_DEFINED
The
pu_name
parameter did not
match any defined PU name.
AP_INVALID_PU_TYPE
The PU specified by the
pu_name
parameter is not a host PU.
AP_LU_NAME_POOL_NAME_CLASH
The LU name clashes with the name
of an LU pool.
AP_LU_ALREADY_DEFINED
An LU with the specified name has
already been defined.
AP_LU_NAU_ADDR_ALREADY_DEFD
An LU with the specified NAU
address has already been defined.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_STATE_CHECK, which are common to all NOF
verbs.