HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_SESSION
Chapter 4936
session_detail.rscv_len
Length of the RSCV which is appended to the
session_detail structure. (If none is appended, then
the length is zero.)
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_LU_ALIAS
The specified
lu_alias
parameter
was not valid.
AP_INVALID_LU_NAME
The specified
lu_name
parameter was
not valid.
AP_INVALID_SESSION_ID
The
list_options
parameter was
set to AP_LIST_INCLUSIVE to list all
entries starting from the supplied
value,but the
session_id
parameter
was not valid.
AP_INVALID_LIST_OPTION
The
list_options
parameter was
not set to a valid value.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.
Returned Parameters: Other Conditions
Appendix A, “Common Return Codes,” lists further combinations of
primary and secondary return codes that are common to all NOF verbs.