HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_DLUR_DEFAULTS
Chapter 3 209
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
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_INVALID_DLUS_NAME
The supplied
dlus_name
parameter
contained a character that was not
valid or was not in the correct format.
AP_INVALID_BKUP_DLUS_NAME
The supplied
dlus_name
parameter
contained a character that was not
valid or was not in the correct format.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.
Returned Parameters: Function Not Supported
If the verb does not execute successfully because the local node's
configuration does not support it, SNAplus2 returns the following
parameters:
primary_rc
AP_FUNCTION_NOT_SUPPORTED
The local node does not support
DLUR; this is defined by the
dlur_supported
parameter on the
DEFINE_NODE verb.