MON$RECORD_STATS
MON$RECORD_STATS
displays record-level statistics.The counters are cumulative, by group, for each group of statistics.
Column Name | Data Type | Description |
---|---|---|
|
|
Statistics identifier |
|
|
Statistics group:
|
|
|
Count of records read sequentially |
|
|
Count of records read via an index |
|
|
Count of inserted records |
|
|
Count of updated records |
|
|
Count of deleted records |
|
|
Count of records backed out |
|
|
Count of records purged |
|
|
Count of records expunged |
|
|
Number of records locked |
|
|
Number of update, delete or lock attempts on records owned by other active transactions.Transaction is in |
|
|
Number of unsuccessful update, delete or lock attempts on records owned by other active transactions.These are reported as update conflicts. |
|
|
Number of back-versions read to find visible records |
|
|
Number of fragmented records read |
|
|
Number of repeated reads of records |
|
|
Number of records processed by the intermediate garbage collector |