SNAX/APC Management Programming Manual

ADD LU
Commands and Responses
5–16 111813 Tandem Computers Incorporated
ADD LU When the ADD command is applied to the object type ZCOM-OBJ-LU, the following
additional tokens are involved.
Tokens in Command Buffer
ZAPC–TKN–SNA-NAME token–type ZSPI–TYP–STRING. !r
ZAPC–TKN–SNAX-FILE-NAME token–type ZSPI–TYP–STRING. !r
ZAPC–TKN–AUTO-START token–type ZSPI–TYP–BOOLEAN. !o
ZAPC–TKN–SESS-LIM token–type ZSPI–TYP–INT. !o
ZAPC–TKN–SNAX-MAX-RETRY-COUNT token–type ZSPI–TYP–INT. !o
ZAPC–TKN–SNAX-RETRY-TIMER token–type ZSPI–TYP–INT2. !o
Tokens in Response Buffer
(no additional tokens)
Tokens in Command Buffer
Refer to Section 4, “Common Definitions,” for a detailed description of these tokens.
ZAPC–TKN–SNA-NAME
specifies the name of the LU as it is known by the partner system.
ZAPC–TKN–SNAX-FILE-NAME
specifies the file name of the Tandem access method that the local LU uses to send
data to and receive data from an SNA network.
ZAPC–TKN–AUTO-START
specifies whether the local LU is started automatically during a subsequent
SNAX/APC process initialization.
ZAPC–TKN–SESS-LIM
specifies the maximum number of sessions, in the range of 1 to 1024, that the local
LU can have. If the value is 1 (the default), the local LU is treated as a single-
session LU (an LU that does not support parallel sessions). If the value is greater
than 1, the local LU is treated as a parallel-session LU and the TPN object named
%06F1%, the CNOS transaction process, and the PTNR-MODE object named
SNASVCMG, the default partner mode, are added automatically.
ZAPC–TKN–SNAX-MAX-RETRY-COUNT
specifies the maximum number of times that SNAX/APC will attempt the open
request.