Network Management
Rebuild and reorganize a database index manually
After running a defrag of the indexes, some users still get a message in the Web Console stating they should defrag the index manually. This article shows you how you can rebuild and reorganize your database manually.
First published date
Last published date
Overview
"ALTER INDEX REBUILD statement failed because the ONLINE option is not allowed when rebuilding a columnstore index. Rebuild the columnstore index without specifying the ONLINE option"
Product section
Resolution
- Connect to the database using Microsoft SQL Management Studio.
- Expand the SolarWinds database and find the table or tables indicated in the message.
- Expand the table or tables and go over the indexes.
- Right-click the index and choose rebuild and then reorganize.
- After rebuilding and reorganizing, right-click the index and click Properties > Fragmentation. The total fragmentation value will be displayed.