MULTIVERSIONREADSTATISTICSRESET
The system table SYSINFO.MULTIVERSIONREADSTATISTICSRESET
provides
details about operations for preserving consistent reading since the last RESET
MULTIVERSIONREADSTATISTICS
or RESET ALL
.
|
TIMESTAMP |
Time of the last RESET for these entries |
|
FIXED(20) |
Number of pages whose entry points into history data had to be recreated via additional page access |
|
FIXED(20) |
Number of pages whose entry points into history data could be created directly from the page |
|
FIXED(20) |
Number of pages whose entry points into history data had to be stored on an additional page while writing |
|
FIXED(20) |
Number of pages whose entry points into history data could be stored on the page itself while writing |
|
FIXED(20) |
Number of accesses to history data |