![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
So we have some very busy olap servers. Maximum # of threads: 4 Minimum allocated memory: 2047 Memory Conservation Threshold 2699 read-ahead buffer size: 100 Process Buffer Size: 1500 Log: every 10 queries These machines have 4gb of physical memory. the Boot.ini contains the 3gb flag-- what else do we need to configure to allow OLAP to use > 2gb? Isn't AWE an option for Analysis Services?? the page file is only 2gb.. Shouldn't it be bigger? The processlog is set to 1.5gb-- so out of the 4 physical gigs of memory, OLAP gets to use 1.5; and the process buffer size uses the other 1.5 right? I'm just concerned because someone is processing a cube that they say takes 3 days-- it just kindof boggles my mind.. -Aaron |
#3
| |||
| |||
|
|
So we have some very busy olap servers. Maximum # of threads: 4 Minimum allocated memory: 2047 Memory Conservation Threshold 2699 read-ahead buffer size: 100 Process Buffer Size: 1500 Log: every 10 queries These machines have 4gb of physical memory. the Boot.ini contains the 3gb flag-- what else do we need to configure to allow OLAP to use > 2gb? Isn't AWE an option for Analysis Services?? the page file is only 2gb.. Shouldn't it be bigger? The processlog is set to 1.5gb-- so out of the 4 physical gigs of memory, OLAP gets to use 1.5; and the process buffer size uses the other 1.5 right? I'm just concerned because someone is processing a cube that they say takes 3 days-- it just kindof boggles my mind.. -Aaron |
#4
| |||
| |||
|
|
Analysis Services is not AWE aware. I'll refer you to the following white papers for additional information: SSAS Operations Guide: http://www.microsoft.com/technet/pro.../anservog.mspx SSAS Performance Guide: (particularly the section on memory) http://www.microsoft.com/technet/pro.../ansvcspg.mspx Getting started with 64-bit: http://www.microsoft.com/technet/pro.../ansvcs64.mspx "INF: How to Enable Analysis Services to Use 3 GB of RAM in the Microsoft Knowledge Base" at http://support.microsoft.com/default...b;en-us;295443 Hope that helps. -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. aaron_kempf (AT) hotmail (DOT) com> wrote in message news:OydHMlA2EHA.2112 (AT) TK2MSFTNGP15 (DOT) phx.gbl... So we have some very busy olap servers. Maximum # of threads: 4 Minimum allocated memory: 2047 Memory Conservation Threshold 2699 read-ahead buffer size: 100 Process Buffer Size: 1500 Log: every 10 queries These machines have 4gb of physical memory. the Boot.ini contains the 3gb flag-- what else do we need to configure to allow OLAP to use > 2gb? Isn't AWE an option for Analysis Services?? the page file is only 2gb.. Shouldn't it be bigger? The processlog is set to 1.5gb-- so out of the 4 physical gigs of memory, OLAP gets to use 1.5; and the process buffer size uses the other 1.5 right? I'm just concerned because someone is processing a cube that they say takes 3 days-- it just kindof boggles my mind.. -Aaron |
#5
| |||
| |||
|
|
So we have 4gb of physical memory, 1gb for the OS. Our pagefile is only configured to be 2048 mb or something along those lines. Shouldn't we have a total of 10gb of page file space, per this from Microsoft? ---------------------------------- Paging Files By default, Windows uses a single paging file equal to approximately 1.5 times the amount of physical memory in your computer. However, because Analysis Services makes extensive use of Windows paging files, you should always add a second paging file equal to the amount of physical memory on your computer. The SQL Server relational and multidimensional runtime engines work with memory very differently. The SQL Server relational engine directly maps and controls physical memory usage, while the Analysis Services multidimensional engine relies on the Windows operating system to allocate additional memory (physical or virtual) to the Analysis Services address space as needed. As a result, when the Windows operating system reduces the Analysis Services working set because other applications require allocations of physical memory, Analysis Services may need to use the paging file for its memory needs. You must ensure that the total paging file space is more than that configured by default, so that Analysis Services has sufficient virtual memory if the Windows operating system has insufficient physical memory. ---------------------------- Also, i found this about the maximum page file size- -i dont know how big it is in Win2k AS, but http://www.jsiinc.com/SUBB/tip0900/rh0955.htm Windows NT 4.0 limits the pagefile size to 4,095MB. If you require more Pagefile space, create multiple logical drives, preferably on different disks, and use the entire logical drive as a pagefile. So I assume that we should at least have a 4gb page file.. hopefully on a RAID 0 disk. Will this actually help in a real-world situation where OLAP takes 3 days to process? "Dave Wickert [MSFT]" <dwickert (AT) online (DOT) microsoft.com> wrote in message news:%23HLOoWB2EHA.1152 (AT) TK2MSFTNGP14 (DOT) phx.gbl... Analysis Services is not AWE aware. I'll refer you to the following white papers for additional information: SSAS Operations Guide: http://www.microsoft.com/technet/pro.../anservog.mspx SSAS Performance Guide: (particularly the section on memory) http://www.microsoft.com/technet/pro.../ansvcspg.mspx Getting started with 64-bit: http://www.microsoft.com/technet/pro.../ansvcs64.mspx "INF: How to Enable Analysis Services to Use 3 GB of RAM in the Microsoft Knowledge Base" at http://support.microsoft.com/default...b;en-us;295443 Hope that helps. -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. aaron_kempf (AT) hotmail (DOT) com> wrote in message news:OydHMlA2EHA.2112 (AT) TK2MSFTNGP15 (DOT) phx.gbl... So we have some very busy olap servers. Maximum # of threads: 4 Minimum allocated memory: 2047 Memory Conservation Threshold 2699 read-ahead buffer size: 100 Process Buffer Size: 1500 Log: every 10 queries These machines have 4gb of physical memory. the Boot.ini contains the 3gb flag-- what else do we need to configure to allow OLAP to use > 2gb? Isn't AWE an option for Analysis Services?? the page file is only 2gb.. Shouldn't it be bigger? The processlog is set to 1.5gb-- so out of the 4 physical gigs of memory, OLAP gets to use 1.5; and the process buffer size uses the other 1.5 right? I'm just concerned because someone is processing a cube that they say takes 3 days-- it just kindof boggles my mind.. -Aaron |
![]() |
| Thread Tools | |
| Display Modes | |
| |