SQL Server Memory Usage - Is this normal?
Hi,
I have noticed over the past couple of weeks that the performance of my SQL
Server has been going down significantly. My database is around 7 or 8 GB,
with a Transaction Log of about 500 MB. Over the past few weeks, running
reports off of the data has been taking longer and longer, and now I have had
to wait several minutes for reports to even start loading. (I am using
Crystal Reports). The server itself has 2 GB of RAM on it, and if I look in
the "Processes" tab in the Task Manager, it is showing that the sqlserver.exe
Process alone is using up 1.4 GB of Memory.
Is this normal? Would increasing the RAM make a difference in the
performance? Would using a Fixed Memory Size make things better or worse?
(The memory is currently being set dynamically).
Any help would be greatly appreciated.
|