B+ Tree Failed Simple Page Cleanup Attempts/sec is the rate that attempts to reclaim deleted node space on a page are unsuccessful due to a conflict when attempting to write-latch the page. The cleanup is re-tried by locking the root of the B+ Tree. [Dev Only]
B+ Tree Creates (Total) is the total number of B+ Trees and their corresponding space trees (if any) created. This can also ...
B+ Tree Creates/sec is the number of B+ Trees and their corresponding space trees (if any) created per second. This can also ...
B+ Tree Destroys (Total) is the total number of B+ Trees and their corresponding space trees (if any) destroyed. This can ...
B+ Tree Destroys/sec is the number of B+ Trees and their corresponding space trees (if any) destroyed per second. This can ...
B+ Tree Failed Simple Page Cleanup Attempts/sec is the rate that attempts to reclaim deleted node space on a page are unsuccessful ...
B+ Tree Move Nexts (Non-Visible Nodes Skipped)/sec is the count of times the database engine skips non-visible records while ...
B+ Tree Move Nexts/sec is the count of times the database engine moves to the next record in a B+ Tree per second. Dev Only] ...
B+ Tree Move Prevs (Non-Visible Nodes Skipped)/sec is the count of times the database engine skips non-visible records while ...
B+ Tree Move Prevs/sec is the count of times the database engine moves to the previous record in a B+ Tree per second. Dev ...