How can I findout which statements are using the CPU?
|
feedback
|
|
I use this script. You will need to modify as you see fit to filter apps, last batch time, etc...
| |||
|
feedback
|
|
Management Studio > Current Activity or Execute sp_who2 in a query window If it's an ongoing issue you could also run a trace to get more detailed info over time. | |||
|
feedback
|