![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hello, physically I have 8GB RAM in a dell server running windows 2003 server R2 and SQL 2008 server. The OS only sees 4GB and SQL only uses 2 GB. I recently found out I need to be using either 64bit, enterprise or data center versions to access >4GB of ram but there should be no reason for me not to use 3 of the 4GB for SQL. I have enabled /3GB after the fastdetect line in boot.ini but SQL still uses only 2 GB. I checked the max-memory setting and its at the default 2billion+ MB. does anyone know of any other reason that SQL server won't use more than 1.8-2 GB? this box has only 2 other apps running which use less than 50 MB combined. Leon |
#3
| |||
| |||
|
|
hello, physically I have 8GB RAM in a dell server running windows 2003 server R2 and SQL 2008 server. The OS only sees 4GB and SQL only uses 2 GB. I recently found out I need to be using either 64bit, enterprise or data center versions to access >4GB of ram but there should be no reason for me not to use 3 of the 4GB for SQL. I have enabled /3GB after the fastdetect line in boot.ini but SQL still uses only 2 GB. I checked the max-memory setting and its at the default 2billion+ MB. does anyone know of any other reason that SQL server won't use more than 1.8-2 GB? this box has only 2 other apps running which use less than 50 MB combined. Leon |
#4
| |||
| |||
|
|
With 8GB of memory available, I would recommend that you remove /3GB and add in /PAE instead. PAE will allow the OS the ability to see all of the memory available - then, you can set the max memory for SQL Server to 6GB and SQL Server will use that. |
#5
| |||
| |||
|
|
Leon, Well you didn't say what editions of SQL Server or the OS you have so we have no idea what you are capable of using. You don't need 64 bit although it would be preferred and you don't need Datacenter or possibly EE either. SQL Standard edition will use all 8GB if the OS sees it. You may need to add the /PAE switch for the OS to get it to see it. Then you will need to turn on AWE for SQL Server to see it. -- Andrew J. Kelly SQL MVP Solid Quality Mentors "Leon McCalla" <leonmccalla (AT) remove (DOT) hotmail.com> wrote in message news:OxxWt2IjKHA.1824 (AT) TK2MSFTNGP04 (DOT) phx.gbl... hello, physically I have 8GB RAM in a dell server running windows 2003 server R2 and SQL 2008 server. The OS only sees 4GB and SQL only uses 2 GB. I recently found out I need to be using either 64bit, enterprise or data center versions to access >4GB of ram but there should be no reason for me not to use 3 of the 4GB for SQL. I have enabled /3GB after the fastdetect line in boot.ini but SQL still uses only 2 GB. I checked the max-memory setting and its at the default 2billion+ MB. does anyone know of any other reason that SQL server won't use more than 1.8-2 GB? this box has only 2 other apps running which use less than 50 MB combined. Leon |
#6
| |||
| |||
|
|
Im using SQL 2008 developer edition on 32bit windows 2003 server R2. I know the OS is limited to 4Gb. This is why i'm asking about the /3GB switch. Is it possible that the dev edition is limited to 2 GB as well?. Leon "Andrew J. Kelly" <sqlmvpnooospam (AT) shadhawk (DOT) com> wrote in message news:egLbLdMjKHA.5596 (AT) TK2MSFTNGP06 (DOT) phx.gbl... Leon, Well you didn't say what editions of SQL Server or the OS you have so we have no idea what you are capable of using. You don't need 64 bit although it would be preferred and you don't need Datacenter or possibly EE either. SQL Standard edition will use all 8GB if the OS sees it. You may need to add the /PAE switch for the OS to get it to see it. Then you will need to turn on AWE for SQL Server to see it. -- Andrew J. Kelly SQL MVP Solid Quality Mentors "Leon McCalla" <leonmccalla (AT) remove (DOT) hotmail.com> wrote in message news:OxxWt2IjKHA.1824 (AT) TK2MSFTNGP04 (DOT) phx.gbl... hello, physically I have 8GB RAM in a dell server running windows 2003 server R2 and SQL 2008 server. The OS only sees 4GB and SQL only uses 2 GB. I recently found out I need to be using either 64bit, enterprise or data center versions to access >4GB of ram but there should be no reason for me not to use 3 of the 4GB for SQL. I have enabled /3GB after the fastdetect line in boot.ini but SQL still uses only 2 GB. I checked the max-memory setting and its at the default 2billion+ MB. does anyone know of any other reason that SQL server won't use more than 1.8-2 GB? this box has only 2 other apps running which use less than 50 MB combined. Leon |
#7
| |||
| |||
|
|
32bit windows 2003 server is limited to 4Gb. this is why my focus is on the /3GB switch. Leon "Jeffrey Williams" <jeff.williams3188 (AT) verizon (DOT) net> wrote in message news:5F4620F6-D1EB-4697-96F4-AB93DF281539 (AT) microsoft (DOT) com... With 8GB of memory available, I would recommend that you remove /3GB and add in /PAE instead. PAE will allow the OS the ability to see all of the memory available - then, you can set the max memory for SQL Server to 6GB and SQL Server will use that. |
![]() |
| Thread Tools | |
| Display Modes | |
| |