Database Page Fast Latches/sec is the rate that database pages are latched for access to their data using a hint to tell the cache manager where that page might be in memory. [Dev Only]
Database Page Allocation File Extension Async Consumed/sec is the rate of page allocations from a database file that must ...
Database Page Allocation File Extension Stalls/sec is the rate of page allocations from a database file that must be serviced ...
Database Page Bad Latch Hints/sec is the rate that incorrect hints to the location of a given page in the cache are given ...
Database Page Evictions/sec is the rate that database file page requests that require the database cache manager to allocate ...
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 ...