HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
INITIALIZE_SESSION_LIMIT
Chapter 3 489
Number of sessions to activate automatically. Specify a
value in the range 0-32,767. The actual number of
automatically activated sessions is the minimum of
this value and the negotiated minimum number of
contention winner sessions for the local LU.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
secondary_rc
Possible values are:
AP_AS_NEGOTIATED
The session limits were initialized,
but one or more values were
negotiated by the partner LU.
AP_AS_SPECIFIED
The session limits were initialized as
requested, without being negotiated
by the partner LU.
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
Indicates one of the following:
The
plu_mode_session_limit
,
min_conwinners_source
,
min_conwinners_target
, or
auto_act
parameter was set to a
value outside the valid range.