Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: changliw@xxxxxxxxxxxxxxxxxxxx ("Charles Wang [MSFT]")
- Date: Tue, 22 Jul 2008 11:28:47 GMT
Hi Larry,
Thank you for your detail response for clarifying the issue.
So your real concern is that your SQL Server can only consume maximum 1069MB physical memory on your server that has actually 4GB memory, though you had configured your SQL Server to
use minimum 2GB memory. Your expectation is to have your SQL Server use almost 2GB memory.
If I have misunderstood, please let me know.
By design, Windows OS will cover 2GB memory for system use and the left 2GB memory is for all Windows applications. SQL Server is one of those applications and it should be normal that it
cannot utilize the maximum 2GB memory since other applications or services will also consume some memory. Could you please check how much memory is used other applications running on
your server?
If there are some heavy load T-SQL queries, I recommend that you enable /3GB switch in the Boot.ini file on your Windows Server, for example:
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows Server 2003" /fastdetect /3GB
In this case, Windows OS will keep 1GB for OS and leave 3GB for user mode applications. After that configure your SQL Server minimum memory to 2GB.
Hope this helps.
Best regards,
Charles Wang
Microsoft Online Community Support
=========================================================
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg@xxxxxxxxxxxxxx
=========================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
=========================================================
.
- References:
- RE: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: "Charles Wang [MSFT]"
- Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: Andrew J. Kelly
- Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: Larry Epn
- Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: Chris Wood
- Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: Chris Wood
- Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: Andrew J. Kelly
- Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: Andrew J. Kelly
- Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: Larry Epn
- Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: "Charles Wang [MSFT]"
- Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: Larry Epn
- RE: Seems like only 1GB RAM being used even when higher MAX RAM is
- Prev by Date: Re: 2005 Enterprise sp 2 install fails - 11009
- Next by Date: Re: 2005 Enterprise sp 2 install fails - 11009
- Previous by thread: Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- Next by thread: Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- Index(es):
Relevant Pages
|