Hi all,
In SSMS 2005, after I open some query--it seems like any query, and run it, once it's finished then the cpu goes to 99% and stays there.
This is after the query--a small one--has finished exectuing. It can be creating a stored procedure, a simple select to check records, whatever. The query's are done--the message of 'query completed successfully' or whatever appears, and I've got nothing else running. This is a stand-alone test server, running sql-2005 developer edition. Nothing else connects to it.
It took me over a minute to get into the Activity monitor to see if anything was running--and there was nothing. Just the normal couple of connections, which were sleeping, and then what appears to be the connection for activity monitor. Hitting refresh takes a while, and the only connection showing cpu incrementing is the one for activity monitor (I'm assuming that's because I just hit the refresh). Meanwhile Windows task-manager shows 99% usage on the sql server process.
What could be happening?
Thanks,
--Jim
In SSMS 2005, after I open some query--it seems like any query, and run it, once it's finished then the cpu goes to 99% and stays there.
This is after the query--a small one--has finished exectuing. It can be creating a stored procedure, a simple select to check records, whatever. The query's are done--the message of 'query completed successfully' or whatever appears, and I've got nothing else running. This is a stand-alone test server, running sql-2005 developer edition. Nothing else connects to it.
It took me over a minute to get into the Activity monitor to see if anything was running--and there was nothing. Just the normal couple of connections, which were sleeping, and then what appears to be the connection for activity monitor. Hitting refresh takes a while, and the only connection showing cpu incrementing is the one for activity monitor (I'm assuming that's because I just hit the refresh). Meanwhile Windows task-manager shows 99% usage on the sql server process.
What could be happening?
Thanks,
--Jim