Database Page History Records is the current number of database page access history records retained for supporting the LRU-K page replacment algorithm. [Dev Only]
Database Page Fast Latches/sec is the rate that database pages are latched for access to their data using a hint to tell ...
Database Page Fault Stalls/sec is the rate of page faults that cannot be serviced because there are no pages available for ...
Database Page Faults/sec is the rate that database file page requests require the database cache manager to allocate a new ...
Database Page History % Hit is the percentage of database page access history record lookups that were successful. Dev Only] ...
Database Page History Records is the current number of database page access history records retained for supporting the LRU-K ...
Database Page Latch Conflicts/sec is the rate that users latching a database page for access to its data fail due to a conflicting ...
Database Page Latch Stalls/sec is the rate that users latching a database page for access to its data must wait for another ...
Database Page Scans Out-of-order/sec is the rate at which database pages are considered for eviction from the database page ...
Database Page Scans/sec is the rate at which database pages are considered for eviction from the database page cache. Dev ...