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 running on IBM Data Virtualization Manager for z/OS on the MVS system. | 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: MVS. | 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 the Server Trace Facility. | XTOKEN |
| BQUAL LENGTH | The length of the XA branch qualifier. | XTOKEN |
| BQUAL VALUE | The first 32 bytes of the XA branch qualifier value, up until the last valid byte. | XTOKEN |
| GTRID 2ND HALF | The second 32 bytes of the XA global transaction ID, up until the last valid byte. | XTOKEN |