10.144 V$TRANSACTION_TABLE
V$TRANSACTION_TABLE displays all transactions that are
reflected on the undo segments in the database.
| Column | Datatype | Description |
|---|---|---|
|
|
|
Undo segment number |
|
|
|
Slot number |
|
|
|
Sequence number |
|
|
|
Undo segment's relative file number |
|
|
|
Undo segment's block number |
|
|
|
Transaction SCN
|
|
|
|
State of the transaction
|
|
|
|
Indicates whether the transaction has started storing collecting information
( |
|
|
|
Indicates whether the transaction has started writing
the collecting information ( |
|
|
|
For prepared transactions, indicates whether the
transaction requires distributed recovery ( |
|
|
|
Indicates whether rollback failed on the transaction and
the transaction is marked for SMON to recover ( |
|
|
|
For prepared transactions, indicates whether the
externally coordinated transaction has rolled back its updates
( |
|
|
|
Indicates whether the transaction has rolled back its
updates ( |
|
|
|
Indicates whether the transaction is tracked by
flashback archive ( |
|
|
|
Extent for the transaction If the transaction is committed, the transaction slot of the transaction that was committed prior to this transaction. If the transaction is active, the current extent number where the undo is being written. |
|
|
|
For distributed transactions, the collecting database relative file number |
|
|
|
For distributed transactions, the collecting database block number |
|
|
|
Undo segment number of the parent transaction |
|
|
|
Slot number of the parent transaction |
|
|
|
Sequence number of the parent transaction |
|
|
|
Number of undo blocks used |
|
|
|
Reserved for internal use |
|
|
|
Indicates whether the transaction was a prepare point
( |
|
|
|
Indicates whether the transaction was a commit point,
but the outcome can be forgotten ( |
|
|
|
Indicates whether a global transaction was rolled back
after prepare ( |
|
|
|
Indicates whether collected information was already
pushed by the prepare point ( |
|
|
|
Indicates whether the transaction was in-doubt and
heuristically terminated ( |
|
|
|
Indicates whether the transaction was in-doubt and
heuristically committed ( |
|
|
|
Indicates whether the transaction is a PTL worker
process transaction ( |
|
|
|
Indicates whether the transaction is a sessionless
transaction ( |
|
|
|
Indicates whether recovery has been suspended for the
transaction ( |
|
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle AI Database 26ai, Release Update 23.26.3.