April 18, 2014 at 10:14 am
I am looking for a short piece that queries the DMVs to show which indexes are being used by your workload and which ones are not. This should be a quick way to show a reader how to tell if their indexes are being used.
May 4, 2014 at 3:24 pm
Steve-
I could write something on this, and the implicancies of having more indexes tan needed, the effects on performance, normal transactional and maintenance activities.
Let me know if this is in line with your thoughts on this topic
Silvia
May 5, 2014 at 10:25 am
I'm looking for something short here. A scenario or two and how you can determine what is being used, and potential downfalls of the technique (counters reset). The idea is to focus here.
If you're like to do a second piece (or just write something), on more tuning indexes based on queries or other items, then that's fine as well.
May 5, 2014 at 9:02 pm
I think the article I submitted recently provides this information. I include code examples for seeing both which indexes are being used and what indexes the server thinks need to be added.
May 6, 2014 at 9:02 am
Thanks, I'll take a look.
September 7, 2016 at 4:56 am
Hi,
I have a post in my blog which can be useful here.
please take a look and let me know your thoughts.
http://helponmsbi.blogspot.com/2016/08/sql-server-index-utilization-report.html
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply