when sql server is 100% sqlserv service, what is the easy way to find what session/query is contributing the high cpu usage. There are a few queries on msdn for top cpu usage, but it is for last a few time period, not currently running session causing
the high cpu.
I used Activity monitor/SQL profiler/Perfmon, but didn't get easy way, not sure what is the proper way and what selection/option to check if using these tools.
I used Activity monitor/SQL profiler/Perfmon, but didn't get easy way, not sure what is the proper way and what selection/option to check if using these tools.