Database Page Evictions/sec is the rate that database file page requests that require the database cache manager to allocate a new page from the database cache force another database page out of the cache. The eviction count is charged when the page is allocated and not when the previous owner of that page was actually evicted from the cache. If this rate is too high, the database cache size may be too small.
Database file "%1" was restored from an older copy, and has been patched. The old replication ID was %2, and the new replication ...
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] ...