
November 26th, 2003, 01:26 PM
|
|
Contributing User
|
|
Join Date: Feb 2003
Location: Canada
|
|
|
MS SQL a memory hog?
Hi there,
I'm new to SQL Server as I've just obtained the developer edition to practise writing .NET apps with. I installed ok as I'm also reading a book, but one problem i'm having isn't addressed in any book i've read to date.
When MS SQL Server 2000 installs it generates 3 services, one of them being the sqlserver.exe service. The problem I am having is that after 10 minutes or so the sqlserver.exe service ends up taking 95-99% of system resources, to the point where my computer slows or even locks up. I'm trying to run this sql server as a test on my home pc which also has VS.NET installed, I want to have everything on one pc as i'm just testing and learning.
My setup. Intel P4 2.4GHZ with 512mb ram. Is it normal for sql server to hog all the system resources? Any idea what is causing this behaviour?
I've tried adjusting the memory using the enterprise manager but no matter how little memory i specify it doesn't stop the sqlserver.exe service from hogging my system resources. Any suggestions?
Thanks.
Bill
|