SNAX/APC Configuration and Management Manual
SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
8-14
ADD PTNR-MODE Command
CONV specifies the local LU accepts a user ID and password pair from the remote
LU. The local LU does not accept the already-verified indicator.
ALREADYVERIFIED specifies the local LU accepts either a user ID and password
pair or a user ID and the already-verified indicator.
The default value for this attribute is NONE.
PARALLEL-SESSION-LU { YES | NO }
specifies whether or not the partner LU supports parallel sessions. YES specifies
that the partner LU is a parallel-session LU (or supports parallel sessions). NO, the
default value, specifies that the partner LU is a single-session LU, and the local LU
will not initiate or expect CNOS commands.
PERIPHERAL-NODE { YES | NO }
specifies whether the partner LU resides on a peripheral node or a subarea node.
YES specifies that the partner LU resides in a peripheral node. If the partner LU is
not a parallel-session LU, the partner LU is also a secondary LU (SLU).
NO, the default value, specifies that the partner LU resides on a subarea node. If the
partner LU is not a parallel-session LU, the partner LU is also a primary LU (PLU).
If the partner LU is a parallel-session LU, the role of the partner LU (SLU or PLU)
is not indicated.
Examples
-> ASSUME LU $APC1.LU01
-> ADD PTNR-LU CICSLU62, SNANAME CICS, PERIPHERAL-NODE NO, &
PARALLEL-SESSION-LU YES, LOCAL-LU-SECURITY-ACCEPTANCE CONV
-> ADD PTNR-LU $APC1.LU01.CICSLU62, SNANAME CICS, &
PERIPHERAL-NODE NO, PARALLEL-SESSION-LU YES, &
LOCAL-LU-SECURITY-ACCEPTANCE ALREADY-VERIFIED
ADD PTNR-MODE Command
The ADD PTNR-MODE command defines a new partner mode entry to the SNAX/APC
process. The partner mode is equivalent to (LU,mode), as defined in the IBM
Transaction Programming Reference Manual for LU Type 6.2.