Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / July 2008

Tip: Looking for answers? Try searching our database.

64 bit sql & 20G: should i use AWE settings on server memory setti

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gene. - 16 Jul 2008 17:08 GMT
Hi All
I would like to confirm with you guys: If i have 64 bit sql server with 20G
of memory, should I mark 'Use AWE to allocate memory' on 'server
properties'-->'memory' window?
Linchi Shea - 16 Jul 2008 19:26 GMT
If the OS is 64 bit, I would not automatically enable AWE, though generally
it doesn't do any harm. I did run into a case where you may want to enable
it. The case was that there was a different program running on the box, and
the program was behaving badly in grabbing a huge amount of memory, and it
was forcing the SQL process to page much of its original working set out.

Linchi

> Hi All
> I would like to confirm with you guys: If i have 64 bit sql server with 20G
> of memory, should I mark 'Use AWE to allocate memory' on 'server
> properties'-->'memory' window?
Linchi Shea - 16 Jul 2008 20:52 GMT
Oops! I meant to say 'Lock page in memory' instead of AWE. -- Linchi

> If the OS is 64 bit, I would not automatically enable AWE, though generally
> it doesn't do any harm. I did run into a case where you may want to enable
[quoted text clipped - 8 lines]
> > of memory, should I mark 'Use AWE to allocate memory' on 'server
> > properties'-->'memory' window?
Denny Cherry - 17 Jul 2008 02:03 GMT
If you have enterprise, and have enough RAM that you don't need to
swap to page file, then yes.  If you don't have enterprise edition
don't bother as on Enterprise Edition will support that setting.

Denny

>Oops! I meant to say 'Lock page in memory' instead of AWE. -- Linchi
>
[quoted text clipped - 10 lines]
>> > of memory, should I mark 'Use AWE to allocate memory' on 'server
>> > properties'-->'memory' window?
Denny Cherry - 16 Jul 2008 19:29 GMT
No.  The 64bit edition of SQL Server does not support AWE.  It isn't
required on 64bit systems.

Denny

>Hi All
>I would like to confirm with you guys: If i have 64 bit sql server with 20G
>of memory, should I mark 'Use AWE to allocate memory' on 'server
>properties'-->'memory' window?
Andrew J. Kelly - 16 Jul 2008 19:32 GMT
No, AWE is not needed for 64 bit. But you should set the account that sql
server is running under to have Lock Pages In Memory rights and set a MAX
Memory setting to leave a few GB's for the OS and anything else that may
need it.

Signature

Andrew J. Kelly    SQL MVP
Solid Quality Mentors

> Hi All
> I would like to confirm with you guys: If i have 64 bit sql server with
> 20G
> of memory, should I mark 'Use AWE to allocate memory' on 'server
> properties'-->'memory' window?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.