Database Page Latch Stalls/sec is the rate that users latching a database page for access to its data must wait for another user to release a latch on that same page. [Dev Only]
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 ...
Database Pages Anomalously Written/sec is the rate that pages are written to the database file (s) from the database cache ...
Database Pages Coalesced Read/sec is the rate that pages are read from the database file (s) to the database cache coalesced ...