April 3, 2012 at 8:28 pm
Comments posted to this topic are about the item Finding the queries that use the most IO
April 4, 2012 at 1:10 am
I tried on my production server:
I got interesting results
ordering by [Total IO] instead of [Average IO].
Thanks!
April 4, 2012 at 5:09 am
Thanks -- very handy.
Actually, here's a free tool I use for troubleshooting a wide range of query-related problems (by I/O, by CPU, by User, by multiple dimensions... whatever).
It's called Qure Analyzer. The tool takes a trace file (or trace table) as input, and provides a wealth of analytics about the query activity. Free and full-functionality. Here's the download link: SQL Server trace file analyzer.
April 4, 2012 at 8:08 am
Is there any way to get the name of the SQL module where the query resides?
April 9, 2012 at 10:43 am
You would want to query the actual physical IO.
Jason
http://dbace.us
😛
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply