SQL Server - AWE question

Asked By pardhiveswar via SQLMonster.com
25-Jan-10 07:21 PM
HI,

we have windows server 2003 enterprise edition 64-bit and sqlserver 2005 32-
bit enterprise

do we need to enable AWE for sqlserver 32-bit.

our developers are complaining about the performance is very slow compared to
dev & qa environments..

our qa & dev environments does not enable AWE..

--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-security/201001/1
SQL Server
(1)
Bit
(1)
AndrewAndrew
(1)
Windows
(1)
Sql2k8
(1)
U8956
(1)
Apps
(1)
  Andrew J. Kelly replied to pardhiveswar via SQLMonster.com
25-Jan-10 10:10 PM
Why are you using 32 bit sql if the OS is 64bit?  Use 64 bit and you can
access all the memory.  But with 32 bit SQL on 64bit OS you need AWE to use
more than 4GB if you set the /3GB switch.

--

Andrew J. Kelly   SQL MVP
Solid Quality Mentors
  pardhiveswar via SQLMonster.com replied to Andrew J. Kelly
26-Jan-10 02:44 PM
BUt we have almost 64 GB RAM do we need still need AWE enable for 32-bit
sqlserver 2005.

in future we will upgrade to sql2k8 64-bit..


--
Message posted via http://www.sqlmonster.com
  Erland Sommarskog replied to pardhiveswar via SQLMonster.com
26-Jan-10 11:12 PM
pardhiveswar via SQLMonster.com (u8956@uwe) writes:

If you want to use all that RAM in SQL Server, yes, you need to enable
AWE.



--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
  Andrew J. Kelly replied to pardhiveswar via SQLMonster.com
26-Jan-10 08:34 PM
Only 64 bit apps can access memory above 4GB without AWE even though the OS
can.

--

Andrew J. Kelly   SQL MVP
Solid Quality Mentors
  pardhiveswar via SQLMonster.com replied to Andrew J. Kelly
27-Jan-10 12:32 PM
THanks  Erland & Andrew


--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-security/201001/1
Create New Account
help
Problem with casting value under 64-bit sql server 2005 vs under32-bit sql server 2005 SQL Server Hello - I have a strange problem when casting value under 64-bit sql server 2005
64 / 32 bit SQL Server SQL Server Hi. I have a 64-bit server that I'm running SQL Server on but I'm not sure if SQL Server is 64 bit or 32
SQL server 2008 64 bit SQL Server Hi, Does anyone know the diff between SQL2008 32 bit adn 64 bit. What kind of situation the we need to have WIN 64 bit + sql server 64 bit? Thanks, SQL Server Discussions SQL Server 2008 (1) Disk (1) Bit
Can you run 64-bit and 32-bit SQL server on same 64-bit Server? SQL Server I'm new to SQL Server, so please forgive my ignorance. One project I'm
SQL SERVER 64 bit SQL Server Can I use SQL SERVER 64 bit, but connect using 32 bit client library? (.NET and ADO) SQL Server Discussions SQL Server