dbTalk Databases Forums  

SQL Server Standard 2008 - What's the max memory it can see??

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss SQL Server Standard 2008 - What's the max memory it can see?? in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
BadBoy House
 
Posts: n/a

Default SQL Server Standard 2008 - What's the max memory it can see?? - 09-18-2009 , 09:31 AM






We're going to be switching from Windows Server 2008 Standard (32-bit)
to Windows Server 2008 Standard (64-bit) over the next few months.
This is primarily so that we can make use of the additional RAM
capabilities.

We have SQL Server 2008 Standard (x86 and x64) which will run on the
server.

Is there a maximum amount of RAM that SQL Server Standard can "see"?
I wouldn't want to be running a 64-bit o/s with 16GB RAM only to find
that SQL can't make use of it all.

thanks in advance!

Reply With Quote
  #2  
Old   
Russell Fields
 
Posts: n/a

Default Re: SQL Server Standard 2008 - What's the max memory it can see?? - 09-18-2009 , 10:08 AM






Both will use the "Operating system maximum" memory.
http://msdn.microsoft.com/en-us/library/ms143506.aspx

But since x86 runs in WOW64 (Windows on Windows) 32-bit support, it is
limited to 4GB of RAM of standard memory. In addition, the last two links
say that AWE is available to WOW64, so you can use that feature as well to
increase the RAM available in 32-bit SQL Server. (But I have not tried it.)
http://msdn.microsoft.com/en-us/library/ms187499.aspx

AWE with WOW64
http://blogs.technet.com/efleis/arch...22/408112.aspx
http://support.microsoft.com/kb/896456

RLF

"BadBoy House" <mrchrishouse (AT) googlemail (DOT) com> wrote

Quote:
We're going to be switching from Windows Server 2008 Standard (32-bit)
to Windows Server 2008 Standard (64-bit) over the next few months.
This is primarily so that we can make use of the additional RAM
capabilities.

We have SQL Server 2008 Standard (x86 and x64) which will run on the
server.

Is there a maximum amount of RAM that SQL Server Standard can "see"?
I wouldn't want to be running a 64-bit o/s with 16GB RAM only to find
that SQL can't make use of it all.

thanks in advance!

Reply With Quote
  #3  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: SQL Server Standard 2008 - What's the max memory it can see?? - 09-18-2009 , 08:26 PM



Why would you want to run both x86 & x64 bit sql on the same box?

--

Andrew J. Kelly SQL MVP
Solid Quality Mentors

"BadBoy House" <mrchrishouse (AT) googlemail (DOT) com> wrote

Quote:
We're going to be switching from Windows Server 2008 Standard (32-bit)
to Windows Server 2008 Standard (64-bit) over the next few months.
This is primarily so that we can make use of the additional RAM
capabilities.

We have SQL Server 2008 Standard (x86 and x64) which will run on the
server.

Is there a maximum amount of RAM that SQL Server Standard can "see"?
I wouldn't want to be running a 64-bit o/s with 16GB RAM only to find
that SQL can't make use of it all.

thanks in advance!

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.