HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
initialize_session_limit
Minimum number of sessions using this mode for which the partner LU is the contention winner.
The sum of the min_conwinners_source and min_conwinners_target parameters must not exceed the
plu_mode_session_limit parameter. Specify a value in the range 032,767.
auto_act
Number of contention winner sessions to be automatically activated after the session limits for the LU-LU-
mode combination have been negotiated. If the negotiation of limits results in a number of contention winner
sessions that is less than the value specied in this parameter, the actual number of sessions activated is
less than the auto_act parameter value. Specify a value in the range 032,767 (which must not exceed the
plu_mode_session_limit parameter or the session limit specied for the local LU on the define_local_lu
command).
2.96.2 Returned Parameters
If the command executes successfully, the following parameters are returned:
primary_rc
OK
secondary_rc
Possible values are:
AS_NEGOTIATED
The session limits were initialized, but one or more values were negotiated by the partner LU.
AS_SPECIFIED
The session limits were initialized as requested, without being negotiated by the partner LU.
2.96.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a
secondary return code to provide specic details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
EXCEEDS_MAX_ALLOWED
The plu_mode_session_limit, min_conwinners_source, min_conwinners_target,orauto_act parameter
was set to a value outside the valid range.
CANT_CHANGE_TO_ZERO
The plu_mode_session_limit parameter cannot be set to 0 (zero) using this command; use the
reset_session_limit command instead.
INVALID_LU_ALIAS
The lu_alias parameter did not match any dened local LU alias.
INVALID_LU_NAME
The lu_name parameter did not match any dened local LU name.
INVALID_MODE_NAME
291