In the past couple weeks, I’ve gotten a couple reports of issues with sp_indexanalysis. The update today fixes those issues. It’s fun to finally be playing with these scripts again. I’m hoping to start writing blog posts showing the scripts in action in the next couple weeks.
INDEX ANALYSIS UPDATES
The main updates to the script in this release are the following:
- Fixed issue with overlapping indexes and duplicate indexes related
filtered indexes
- Improved error handling to solve issue with truncation message
INDEX ANALYSIS DOWNLOADS
Click on the following links to download the index analysis script:
- SQL Server 2005 - Index Analysis v9
- SQL Server 2008 - Index Analysis v10
- SQL Server 2012 - Index Analysis v11
index analysis Requests
Are there any features or use cases you are interested in seeing me blog about? How about for documentation? Anything that those using this script don’t understand. Make a comment below and I’ll work on getting a blog post or ten up on that topic.
Comments and MORE INFORMATION
Let me know if you run into any issues with these scripts, my e-mail address is in the header of all of the procedures. If you are looking for a few hundred pages of indexing information, you can check out Expert Performance Indexing for SQL Server 2012. Along with that, for indexing resources from my blog, check out the index resource page.