HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
START_INTERNAL_PU
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_DLUS_NAME
The dlus_name parameter contained a character that was not valid or was not in the correct format.
AP_INVALID_BKUP_DLUS_NAME
The bkup_dlus_name parameter contained a character that was not valid or was not in the correct format.
3.186.5 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_NO_DEFAULT_DLUS_DEFINED
A DLUS name was not specified either on this verb or on the DEFINE_INTERNAL_PU verb, and
there is no default DLUS defined because the DEFINE_DLUR_DEFAULTS verb has not been issued.
AP_PU_NOT_DEFINED
The supplied PU name was not the name of an internal PU defined using DEFINE_INTERNAL_PU.
AP_PU_ALREADY_ACTIVATING
The PU is already in the process of being started.
AP_PU_ALREADY_ACTIVE
The PU has already been started.
3.186.6 Returned Parameters: Unsuccessful
If the verb does not execute successfully, SNAplus2 returns the following parameters.
primary_rc
AP_UNSUCCESSFUL
secondary_rc
Possible values are:
AP_DLUS_REJECTED
The DLUS rejected the session activation request.
AP_DLUS_CAPS_MISMATCH
The configured DLUS name was not a DLUS node.
AP_PU_FAILED_ACTPU
The local node rejected a message from the DLUS. This may be caused by an internal error, a resource
shortage, or a problem with the received message; check the SNAplus2 log files for messages providing
more information.
736