High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
INITIALIZE_SESSION_LIMIT
Chapter 3 477
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.
• The
min_conwinners_source
,
min_conwinners_target
, or
auto_act
parameter
was set to a value greater than the value of
plu_mode_session_limit
.
AP_CANT_CHANGE_TO_ZERO
The
plu_mode_session_limit
parameter cannot be
set to zero using this verb; use
RESET_SESSION_LIMIT instead.