Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jungptic
Starting Member
7 Posts |
Posted - 2008-06-11 : 04:02:01
|
Hi all,I have a problem with sqlservr.exe (version 2005). It use alot of memory. I check on taskbar manager sqlservr.exe usage (CPU 10 - 20%, Mem usage - 1,493,688/2GB Ram). I dont know how can I fix it. Some body could help me please.ThanksDoan Jung |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2008-06-11 : 12:42:27
|
This is normal. SQL Server is a memory hog.You could set the max memory setting, but you might cause yourself a performance issue if it needs more than you've allowed it.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Subscribe to my blog |
|
|
|
|
|