TMP$ATTACHMENTS
Go Up to System Temporary Tables
The TMP$ATTACHMENTS table contains one row for each connection to a database.
| Column name | Data type for <=ODS 15 | Datatype for >=ODS 16, dialect 1 | Datatype for >=ODS 16, dialect 3 | Description |
|---|---|---|---|---|
|
|
|
Connection identifier | ||
|
|
|
Database identifier | ||
|
|
|
Reserved | ||
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Reserved |
|
|
|
Number of compiled statements | ||
|
|
|
Number of active transactions | ||
|
|
|
Connection create timestamp | ||
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Units of execution |
|
|
|
User name | ||
|
|
|
User IP address | ||
|
|
|
User host name | ||
|
|
|
User process ID | ||
|
|
|
| ||
|
|
|
Reserved | ||
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Transaction ID of dbkey |
|
|
|
Number of active sorts | ||
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Page reads all database files |
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Page writes all database files |
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Page fetches all database files |
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Page marks all database files |
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Records selected by connection |
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Records inserted by connection |
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Records updated by connection |
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Records deleted by connection |
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Garbage collect record purges |
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Garbage collect record expunges |
|
|
|
DOUBLE PRECISION |
NUMERIC (18, 0) |
Garbage collect record backouts |