onActiveTableTable
The following list summarizes this table:
- Contents:
- Information about the open and active database tables
- Index:
- applIndex, rdbmsDbIndex, onTableIndex
- Scope of a row:
- One open and active database table
For a fragmented database table, the values in this table
are summaries of the values from all the fragments of the database
table. The table has the following MIB objects.
| MIB Object | Description |
|---|---|
| applIndex | See applTable. |
| rdbmsDbIndex | See rdbmsDbTable. |
| onTableIndex | See onDbspaceTable. |
| onActiveTableStatus | Status of the table:
|
| onActiveTableIsBeingAltered | State of the table:
|
| onActiveTableUsers | Number of users accessing the table |
| onActiveTableLockRequests | Number of lock requests |
| onActiveTableLockWaits | Number of lock waits |
| onActiveTableLockTimeouts | Number of lock timeouts |
| onActiveTableIsamReads | Number of reads from the database table |
| onActiveTableIsamWrites | Number of writes to the database table |
| onActiveTableBufferReads | Number of buffer reads |
| onActiveTableBufferWrites | Number of buffer writes |