Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Sat, 19 Jul 2008 18:28:14 -0400
Well something certainly isn't adding up here. What are the values of both the target and total server memory for the SQL Server memory counters? How much free memory does Perfmon show? If you really are querying more than 2GB worth of different data you should see the memory usage go to about 1.7GB with that configuration. I see the Max Memory was set to ~3GB which is more than what you have but just to rule it out you may want to rest that back to the default of the max as well. Are you sure there isn't some other app on the server that may be eating up memory? Are there any settings in the boot.ini that are not default? You should really think about upgrading the OS and SQL Server in the near future anyway. Std edition in 2005 & 2008 can use the max memory that the OS can access and if there was anything funky with the OS or SQL builds an upgrade should surely fix that.
--
Andrew J. Kelly SQL MVP
Solid Quality Mentors
"Larry Epn" <larryepn@xxxxxxxxxxxxxxx> wrote in message news:A2B07884-5E2B-48EC-AA5B-897523AAD809@xxxxxxxxxxxxxxxx
Thanks,
I made that change:
sp_configure 'set working set size',0
reconfigure
(restarted sqlserver.exe)
confirmed current runtime setting = 0
Ran a bunch of huge queries, large transactions, beat up the server, etc...
Memory usage still seems stuck at right at 1,062Mb.
Anyone, anyone, anyone ? :)
Larry
"Andrew J. Kelly" wrote:
No you don't have AWE enabled but you do the the "set working set size"
enabled and it should be off. Change that back to the default and you
probably have to restart but I bet that will fix it.
--
Andrew J. Kelly SQL MVP
Solid Quality Mentors
"Larry Epn" <larryepn@xxxxxxxxxxxxxxx> wrote in message
news:79448FCB-7570-4837-B5D4-AB2195C9FE4A@xxxxxxxxxxxxxxxx
> Man, you had me going for a minute, unfortunately it does not apply
> because
> AWE is not configured on this server:
> name minimum maximum config_value run_value
> awe enabled 0 1 0 0
>
> Also, this computer has 4Gb, and I am just trying to get it to use 2Gb
> instead of the 1Gb it is using, so even 50% of the available memory > would
> be
> a "good thing" in my particular case. Right now it will only use 25%.
>
> Larry
>
>
.
- Follow-Ups:
- 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
- Prev by Date: Re: Unable to connect to SQL Server instance
- Next by Date: Re: Seems like only 1GB RAM being used even when higher MAX RAM is
- 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
|
Loading