|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Monday, February 06, 2012 9:48 AM
Points: 207,
Visits: 450
|
|
Jeffrey & GilaMonster, thanks for the info!!!
fizzlme, sorry for hijacking your post bro.
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Today @ 7:44 AM
Points: 1,104,
Visits: 4,568
|
|
Second, for a dedicated database server there is no reason to set a minimum memory amount. Setting the minimum to 12GB and the maximum to 14GB running SQL Server 2005 Standard Edition (x64) will almost certainly cause memory pressure on the system.
Out of curiosity, what is the reason for not setting the minimum memory amount?
Edit: Nevermind... missed Gail's post.
- Jeff
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 12:31 PM
Points: 38,091,
Visits: 30,384
|
|
GilaMonster (8/7/2009) SQL Standard edition cannot use the lock pages in memory feature. It's immaterial that it's an OS setting, the SQL engine cannot and will not use locked pages in anything other than Enterprise edition.
Though it is worth noting that there's a hotfix available (either currently or soon) for both 2005 and 2008, that removes this limitation.
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Monday, June 10, 2013 12:13 PM
Points: 4,319,
Visits: 9,217
|
|
Warren Peace (8/7/2009)
Richard, thanks for the vlidation. I know this has always been cunfusing, that's why I raised the question of it. lol, why the hell does MS leave in there then?......lol 
They leave it in there because that is part of the client-tool which is, of course, used to manage both 64 bit and 32bit systems.
There have been many reports about SQL Server 2005 Standard Edition on x64 paging out memory and memory pressure. What most people have found is that you have to drop the max memory setting quite a bit to relieve these issues. Some have been able to set it as high as 13GB (on 16GB machines) with no problems. Most, however, have not been able to go above 12GB without issues.
I was running Standard Edition on a machine with 32GB of memory. I could not go above 24GB allocated to SQL Server without having memory issues.
Jeffrey Williams Problems are opportunites brilliantly disguised as insurmountable obstacles.
How to post questions to get better answers faster Managing Transaction Logs
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Wednesday, December 26, 2012 10:15 AM
Points: 263,
Visits: 183
|
|
| Just a quick thank you. I will set the maximum at 12 gig with no minimum. This has been extremely informative.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Today @ 12:12 PM
Points: 2,819,
Visits: 1,047
|
|
I had an interesting time at the Seattle PASS conference a few years ago getting some of the Microsoft geniuses behind SQLOS (who insisted that the memory allocation process responds to memory pressure and no max memory setting is necessary) and some other Microsoft geniuses that insisted the other group was nuts. It was very entertaining, but inconclusive.
I would put more faith in the opinions of real-world users, and go with the 12GB recommendation.
The conference is in Seattle again this year but I can't attend. Maybe someone else can get a straight answer.
|
|
|
|