Database Page Fault Stalls/sec is the rate of page faults that cannot be serviced because there are no pages available for allocation from the database cache. If this counter is non-zero most of the time, the clean threshold may be too low.
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 ...
Database Page Latch Conflicts/sec is the rate that users latching a database page for access to its data fail due to a conflicting ...