Rebuild indexes and update statistics without a maintenance plan
book
Article ID: 178513
calendar_today
Updated On:
Products
IT Management Suite
Issue/Introduction
Is it possible to rebuild indexes and update statistics without a maintenance plan?
Resolution
This can be done with the following:
- Run the attached SQL query
- Copy the columns "Index Script" and "Update Statistics Script" into another SQL query window
- Run the created SQL scripts
Additional Information
178476 SQL Server Implementation Best Practices and Performance Tuning
18814 Creating a maintenance plan in SQL Server 2012 or later to optimize database performance
158633 SQL Maintenance script for the Symantec Management Platform database
Feedback
thumb_up
Yes
thumb_down
No