Low Physical Memory Alert
Rajnish Awasthi
Posts: 14
Hi,
I have one database server which have two processors and 2 GB physical memory,i am confuse here that it showing me low physical memory alert and showing that free memory is 178 MB.
Is really sql server required more physicall memory even free memory is 178 MB?
I have one database server which have two processors and 2 GB physical memory,i am confuse here that it showing me low physical memory alert and showing that free memory is 178 MB.
Is really sql server required more physicall memory even free memory is 178 MB?
Comments
By default the 'Low Physical Memory' alert will kick in if you have used more than 80% of the total memory. So in your case of a 2GB total memory, once you have less than 400MB free you will get a warning.
You can configure this warning in Configuration >> Low Physical Memory.
I hope this is helpful.
I'm getting a Low Physical Memory error, saying that SQL Server was using 317.9MB, Other Processes Using 25.6GB, and Free Space = 6.1GB.
The "Other Processes" figure looks wrong.
I suspect that SQL Response is failing to recognise memory usage correctly in my configuration. Are there any logs etc., that I can supply to help identify this problem?