Using online reorg rebuild for data-only-locked indexes

You can run online reorg rebuild index on DOL indexes to recompact the data, collect garbage from spaces left by previous deallocations, and rearrange the data to improve the index page clustering ratio. Running online reorg rebuild index reduces the space an index requires, and improves the query execution with higher clustering.