SNAX/APC Configuration and Management Manual
SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
8-58
INFO PTNR-MODE Command
INFO PTNR-MODE Nondetailed Display
This example shows the request for nondetailed information about all partner modes
subordinate to the partner LU named LUS.
-> INFO PTNR-MODE $AP01.LUP.LUS.*
The following display is returned in response to this request:
PTNR-MODE Name
displays the partner mode name.
ModeName
is the mode name used for building SNA requests (such as the session activation
BIND request). It is also used as the AL-MODENAME parameter of the
ALLOCATE verb or the MC-AL-MODENAME parameter of the MC_ALLOCATE
verb.
All parallel session partner LUs have the PTNR-MODE named SNASVCMG.
DMax Sess
displays the maximum number of sessions that the PTNR-MODE object can have.
This value is used as the LU_MODE_SESSION_LIMIT parameter of the
INITIALIZE_SESSION_LIMIT CNOS verb (which is issued as a result of a
START PTNR-MODE command).
The sum of the value displayed in all DMax Sess headings for all PTNR-MODE
objects subordinate to a local LU must be less than or equal to the MaxSession
heading value of the local LU.
DMinCon Winner
displays the number of sessions for which the local LU is designated to be the
contention winner. This value is used as the MIN_CONWINNERS_SOURCE
parameter of the INITIALIZE_SESSION_LIMIT CNOS verb (which is issued as a
result of a START PTNR-MODE command).
DMinCon Loser
displays the number of sessions for which the local LU is designated to be the
contention loser. This value is used as the MIN_CONWINNERS_TARGET
SNAX/APC INFO PTNR-MODE:
PTNR-MODE Name *ModeName *DMax *DMinCon *DMinCon
Sess Winner Loser
------------------------------------------------------------
$AP01.LUP.LUS.SNASVCMG SNASVCMG 2 1 1
$AP01.LUP.LUS.LUPS LUPS 100 30 3
Note. Attributes marked with an asterisk (*) can be altered using the ALTER command.