SNAX/APC Management Programming Manual

The SESS Object
Elements of SPI Messages for SNAX/APC
111813 Tandem Computers Incorporated 3–9
The SESS Object The SESS object type, ZCOM–OBJ–SESS, is used when the object of a control or inquiry
operation is an LU-LU session known to the specific instance of SNAX/APC to which
the command is addressed. SNAX/APC reserves no specific names for session
objects.
The object name for the SESS object is session-id, and it has the following format:
$apc-process.local-lu.partner-lu.partner-mode.session-id
$apc-process
is the name of the SNAX/APC process.
local-lu
is the name of the parent LU object.
partner-lu
is the name of the parent PTNR-LU object.
partner-mode
is the name of the parent PTNR-MODE object.
session-id
is the name of the SESS object. It is an unsigned hexadecimal integer assigned by
the SNAX/APC process that uniquely identifies a session. In commands, it must
be entered as a 4-digit string, and the SNAX/APC process will perform the
necessary conversion. However, unlike the
tpn
object name (described in the
next subsection), it is not necessary to have the %H prefix for
session-id
, since
it will always be a hexadecimal integer.
Examples
The following are valid object names for the SESS object:
$APC1.LU01.CICSLU62.LU62BIND.013A
$APC1.TDMLU001.CICSLU62.LU62BIND.0085