This field indicates the number of pages checked in order to store a B-tree index node. Ideally, very few candidate pages need to be checked when storing a B-tree index node. However, in certain cases, depending on the size of the segment, locked space on a page, and SPAM thresholds, storing a B-tree index node requires a number of page fetches.