Option in Task - Start tool | Command-line option | Description |
Rebuild: Full-text indexes only | -X | Rebuilds full-text indexes and does not rebuild views. Use to rebuild full-text indexes that are corrupted. |
Rebuild: All used views | -R | Rebuilds all used views. Using this option is resource-intensive, so use it as a last resort to solve corruption problems with a specific database. |
Rebuild: All unused views | database -C | Rebuilds unused views in a database. Requires you to specify a database. |