Command Reference Guide

Administration Commands
change_session_limit
NO
Leave the maximum negotiable session limit as the value specied for the mode.
plu_mode_session_limit
Requested total session limit for this LU-LU-mode combinationthe maximum number of parallel sessions
allowed between these two LUs using this mode. This value can be negotiated with the partner LU. Specify
a value in the range
132,767 (which must not exceed the session limit specied for the local LU on
the define_local_lu command). To specify a value of 0 (zero) use the reset_session_limit
command.
min_conwinners_source
Minimum number of sessions using this mode for which the local 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.
min_conwinners_target
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 sessions to activate automatically after the session limit is changed. 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. When sessions are deactivated normally (specifying
DEACT_NORMAL for the type parameter on deactivate_session) this limit, new sessions are activated
up to this limit. 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).
responsible
Indicates whether the local LU or partner LU is responsible for deactivating sessions after the session limit
is changed. Possible values are:
SOURCE
The local LU is responsible for deactivating sessions after the session limit has been changed.
TARGET
The partner LU is responsible for deactivating sessions after the session limit has been changed.
2.5.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 changed, but one or more values were negotiated by the partner LU.
AS_SPECIFIED
The session limits were changed as requested, without being negotiated by the partner LU.
50