October 10, 2012 at 2:19 pm
Hi,
We have 3 SQL Server 2008 R2 instance on Windows Server 2008 R2 64 bit.
The server is constantly taking 100 % CPU.
In task manager, it's showing up sqlservr.exe is taking 100% CPU. But unable to Identify which instance is causing this 100% CPU out of 3 instances.
How to identify that?
Thanks
October 10, 2012 at 2:28 pm
should be very easy.
Start The Task Manager.
make sure you check the "show processes from all users' checkbox.
order by name or cpu to find the offending service.
right click onthe process in question..easiest way is "Go To Service(s), and it will select the service that is running. poof...now you know the name of the offending service.
right click on that same service and choose "go To Process to get back to teh "normal" view.
Lowell
October 10, 2012 at 8:56 pm
Thanks Lowell..that helped a lot.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply