January 13, 2004 at 12:04 pm
Hi
I'm running SQL 2000 (SP 1) on Win XP with 512 RAM.
I've got 15 databases loaded. Everything has been running great for a couple of months but since last week the general performance has gone down tremendously. Simple things like opening the Database Drop-down in Query Analyzer or displaying the databases in Enterprise Manager takes ages to complete.
To my knowledge nothing has changed on the system and no additional software has been loaded. Also note that the databases are only used on my local machine and do not have a lot of activity.
Any suggestions?
Regards
Joepin
January 13, 2004 at 12:18 pm
Use Windows Task Manager to check how CPU performs and how much memory being used And Which processes take most resources. The performance degrade may not be caused by SQL Server.
January 13, 2004 at 12:42 pm
I have already checked. SQL Server takes up the most memory with 21mb. After that it's just the normal iexplore (18mb) and explorer (15mb).
No other processes seem to be causing problems.
January 13, 2004 at 12:45 pm
Is the auto-close dboption set. Sounds like this could be your problem.
Thanks
Tom
January 13, 2004 at 12:46 pm
Memory seems not the issue. What about CPU usage and which processes consume the CPU?
January 13, 2004 at 1:29 pm
My CPU Usage is on average at 20%. System Idle Process: 97 then : iexplore, OUTLOOK.exe ... The rest seem fine.
The auto-close db option is set to ON.
January 13, 2004 at 1:39 pm
I agreed Tom made right direction. Try to disable auto-close to see how the performance improves.
January 14, 2004 at 6:46 am
I disabled "auto-close" but it makes no difference.
The GUI is still reacting very slow as are any other connections to the DB.
Any further help will be greatly appreciated.
Thanks
January 14, 2004 at 7:56 am
Is the sqlserver running locally on your machine or just the application. When was the last time you booted the Sql machine. Did a configuration on the network change. full duplex to half duplex?
Tom
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply