![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Win 2003 Server Enterprise Edition SQL Server 2000 Standard Edition 12 GB of phsical RAM Lots of disk space SQL Server and Analysis Services are installed on the same machine 1. added /PAE in boot.ini 2. added /3GB in boot.ini 3. exec sp_configure 'show advanced options', 1 RECONFIGURE 4. exec sp_configure 'awe enabled', 1 RECONFIGURE 5. I need to exec sp_configure 'max server memory', xxxxxx Q1: how much max memory should I allow sql server to have? If I give it 8 GB, does that include (or not include) the 3 GB for Analysis Services? Q2: Anything else I can do (not to go to sql server enterprise editon) to boot analysis services performance? Thanks much. |
#3
| |||
| |||
|
|
Win 2003 Server Enterprise Edition SQL Server 2000 Standard Edition 12 GB of phsical RAM Lots of disk space SQL Server and Analysis Services are installed on the same machine 1. added /PAE in boot.ini 2. added /3GB in boot.ini 3. exec sp_configure 'show advanced options', 1 RECONFIGURE 4. exec sp_configure 'awe enabled', 1 RECONFIGURE 5. I need to exec sp_configure 'max server memory', xxxxxx Q1: how much max memory should I allow sql server to have? If I give it 8 GB, does that include (or not include) the 3 GB for Analysis Services? Q2: Anything else I can do (not to go to sql server enterprise editon) to boot analysis services performance? Thanks much. |
#4
| |||
| |||
|
|
Win 2003 Server Enterprise Edition SQL Server 2000 Standard Edition 12 GB of phsical RAM Lots of disk space SQL Server and Analysis Services are installed on the same machine 1. added /PAE in boot.ini 2. added /3GB in boot.ini 3. exec sp_configure 'show advanced options', 1 RECONFIGURE 4. exec sp_configure 'awe enabled', 1 RECONFIGURE 5. I need to exec sp_configure 'max server memory', xxxxxx Q1: how much max memory should I allow sql server to have? If I give it 8 GB, does that include (or not include) the 3 GB for Analysis Services? Q2: Anything else I can do (not to go to sql server enterprise editon) to boot analysis services performance? Thanks much. |
![]() |
| Thread Tools | |
| Display Modes | |
| |