TMP$TRANSACTIONS
Go Up to System Temporary Tables
The TMP$TRANSACTIONS
table contains one row for each transaction that is active or in limbo.
Column name | Datatype for <=ODS 15 | Datatype for >=ODS 16, dialect 1 | Datatype for >=ODS 16, dialect 3 | Description |
---|---|---|---|---|
|
|
DOUBLE PRECISION |
|
Transaction number |
|
|
Connection identifier | ||
|
|
|||
|
|
DOUBLE PRECISION |
|
|
|
|
Start time of connection | ||
|
|
DOUBLE PRECISION |
|
Snapshot transaction number |
|
|
DOUBLE PRECISION |
|
Units of execution |
|
|
savepoint number of records | ||
|
|
Transaction is read only | ||
|
|
Transaction has written data | ||
|
|
Transaction is no wait | ||
|
|
Commit retaining performed | ||
|
|
| ||
TMP$PRIORITY |
CHAR |
Reserved | ||
|
|
| ||
|
|
DOUBLE PRECISION |
|
Page reads all database files |
|
|
DOUBLE PRECISION |
|
Page writes all database files |
|
|
DOUBLE PRECISION |
|
Page fetches all database files |
|
|
DOUBLE PRECISION |
|
Page marks all database files |
|
|
DOUBLE PRECISION |
|
Records selected by transaction |
|
|
DOUBLE PRECISION |
|
Records inserted by transaction |
|
|
DOUBLE PRECISION |
|
Records updated by transaction |
|
|
DOUBLE PRECISION |
|
Records deleted by transaction |
|
|
DOUBLE PRECISION |
|
Garbage collect record purges |
|
|
DOUBLE PRECISION |
|
Garbage collect record expunges |
|
|
DOUBLE PRECISION |
|
Garbage collect record backouts |