SNAX/APC Application Programming Manual
Verb Definitions
SNAX/APC Application Programming Manual—138786
3-94
GET-TP-PROPERTIES Verb
GTP-TP-INSTANCE
contains the identifier of the instance of the local TP that issued the verb.
GTP-LUNAME
contains, if known, the network-qualified name of the LU servicing the TP that
issued the verb. If the LUNAME is unknown, this field contains blanks.
GTP-UNPROT-LUWID
if the session allocation sync level was NONE or CONFIRM, this field contains the
unprotected LUWID for the current logical unit of work. If the session allocation
sync level was SYNCPT, no unprotected LUWID exists; this field contains blanks.
The unprotected LUWID consists of the following four fields:
LU-LENGTH
this component of the unprotected LUWID contains the length of the LU-
NAME field which follows.
LU-NAME
this component of the unprotected LUWID contains the name of the LU that
created the LUWID.
INST-NUM
this component of the unprotected LUWID contains the transaction instance
number that is unique to the LU that created it.
SEQ-NUM
this component of the unprotected LUWID contains a sequence number that
starts at 1 and is incremented by 1 following each commit or backout operation.
GTP-PROT-LUWID
if the session allocation sync level was SYNCPT, this field contains the protected
LUWID for the current logical unit of work. If the session allocation sync level was
NONE or CONFIRM, no protected LUWID exists; this field contains blanks. The
protected LUWID consists of the following four fields:
LU-LENGTH
this component of the protected LUWID contains the length of the LU-NAME
field which follows.
LU-NAME
this component of the protected LUWID contains the name of the LU that
created the LUWID.