Column names

The following table describes each column name on the ISPF panels and provides a sort name (if available).

Column name Description Sort name
GLOBAL TRAN ID The XA global transaction ID assigned by the client-side transaction manager. GTRID
TRXN BEGIN TIME The date and time when the transaction began. START
CLIENT USERID The user ID passed by the client. USERID
RRS STATE The state of the transaction according to RRS. USERID
TRANSACTION TYPE The type of transaction manager on the client side that is coordinating this transaction: MTS. TMTYPE
NUMBER OF THREADS The number of MVS (1 - 8) threads participating in the transaction. TMTYPE
RRS URID The RRS-assigned Unit of Recovery (UR) ID for the first or only thread of this transaction. URID
XID TOKEN The token that is associated with this transaction. It can be used with PROFILE and DISPLAY in Server Trace. URID
BQUAL LENGTH The length of the XA branch qualifier. URID
BQUAL VALUE The first 32 bytes of the XA branch qualifier value, up until the last valid byte. URID
GTRID 2ND HALF The second 32 bytes of the XA global transaction ID, up until the last valid byte. URID
TCB ADDRESS The initial TCB on which the UR ran. (Zero if the UR was from the recovery table.) TCB
VCID The VCID value that is assigned when this UR started. VCID
PREPARE RET CODE The return code from the RRS PREPARE operation. (N/A if the PREPARE operation is not done). VCID
COMMIT RET CODE The return code from the RRS COMMIT operation. (N/A if the RRS COMMIT operation is not done). VCID
ROLLBACK RET CODE The return code from the RRS ROLLBACK operation. (N/A if the RRS ROLLBACK operation is not done). VCID
FORGET RET CODE The return code from the RRS FORGET operation. (N/A if the RRS FORGET operation is not done). VCID
TRANSACTION FLAG 1 Transaction flag 1. Used for diagnostics. VCID
TRANSACTION FLAG 2 Transaction flag 2. Used for diagnostics. VCID
TRANSACTION FLAG 3 Transaction flag 3. Used for diagnostics. VCID
TRANSACTION FLAG 4 Transaction flag 4. Used for diagnostics. VCID
TRANSACTION FLAG 5 Transaction flag 5. Used for diagnostics. VCID
DIAGNOSTIC FLAG 1 Diagnostic flag 1. Used for diagnostics. VCID
DIAGNOSTIC FLAG 2 Diagnostic flag 2. Used for diagnostics. VCID