![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm using 32bit box with 32GB of RAM, half of that available to Analysys Services. While processing a dimension, I received the following error: Memory error: The operation cannot be completed because the memory quota estimate (2006MB) exceeds the available system memory (1996MB). I thought the 3GB memory limit for Analysis Services was removed in 2005...is it still there? Anyway I can get around this? |
#3
| |||
| |||
|
|
Hi Jesse, If you are using a 32bit machine, you will not be able to use more then 3GB of RAM. This is an OS restriction rather then SSAS restriction. Consider moving to a 64bit machine to utilize more then 3GB of RAM. Jesse O. wrote: I'm using 32bit box with 32GB of RAM, half of that available to Analysys Services. While processing a dimension, I received the following error: Memory error: The operation cannot be completed because the memory quota estimate (2006MB) exceeds the available system memory (1996MB). I thought the 3GB memory limit for Analysis Services was removed in 2005...is it still there? Anyway I can get around this? |
#4
| |||
| |||
|
|
Thank you. Our prod box is a 64bit machine and has a bunch of available RAM. However, this is my dev box. So there's no way I'll be able to process this large dimension on a 32bit machine? yaniv.mor (AT) mail (DOT) com> wrote in message news:1145342745.595222.18640 (AT) t31g2000cwb (DOT) googlegroups.com... Hi Jesse, If you are using a 32bit machine, you will not be able to use more then 3GB of RAM. This is an OS restriction rather then SSAS restriction. Consider moving to a 64bit machine to utilize more then 3GB of RAM. Jesse O. wrote: I'm using 32bit box with 32GB of RAM, half of that available to Analysys Services. While processing a dimension, I received the following error: Memory error: The operation cannot be completed because the memory quota estimate (2006MB) exceeds the available system memory (1996MB). I thought the 3GB memory limit for Analysis Services was removed in 2005...is it still there? Anyway I can get around this? |
#5
| |||
| |||
|
|
Apparently you haven't turned on /3GB on your machine -- if you turn it on, you should be able to increase the available process memory to 3 GB instead of 2GB (the error below shows 1996MB) and this may make it possible to process the dimension. There are lots of articles available on the net on enabling the /3GB switch... HTH, Akshai -- Try out the MSDN Forums for Analysis Services at: http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1 This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Jesse O." <jesperzz (AT) hotmail (DOT) com> wrote in message news:%23dYi%236vYGHA.4760 (AT) TK2MSFTNGP03 (DOT) phx.gbl... Thank you. Our prod box is a 64bit machine and has a bunch of available RAM. However, this is my dev box. So there's no way I'll be able to process this large dimension on a 32bit machine? yaniv.mor (AT) mail (DOT) com> wrote in message news:1145342745.595222.18640 (AT) t31g2000cwb (DOT) googlegroups.com... Hi Jesse, If you are using a 32bit machine, you will not be able to use more then 3GB of RAM. This is an OS restriction rather then SSAS restriction. Consider moving to a 64bit machine to utilize more then 3GB of RAM. Jesse O. wrote: I'm using 32bit box with 32GB of RAM, half of that available to Analysys Services. While processing a dimension, I received the following error: Memory error: The operation cannot be completed because the memory quota estimate (2006MB) exceeds the available system memory (1996MB). I thought the 3GB memory limit for Analysis Services was removed in 2005...is it still there? Anyway I can get around this? |
#6
| |||
| |||
|
|
From the error message you have posted, it looks like the engine requires just a bit over 2GB of RAM, so maybe enabling the 3GB option |
#7
| |||
| |||
|
|
So once the dimension exceeds 3GB I'll have no other option besides going to 64bit? "Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote in message news:egTI1LwYGHA.428 (AT) TK2MSFTNGP02 (DOT) phx.gbl... Apparently you haven't turned on /3GB on your machine -- if you turn it on, you should be able to increase the available process memory to 3 GB instead of 2GB (the error below shows 1996MB) and this may make it possible to process the dimension. There are lots of articles available on the net on enabling the /3GB switch... HTH, Akshai -- Try out the MSDN Forums for Analysis Services at: http://forums.microsoft.com/MSDN/Sho...ID=83&SiteID=1 This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Jesse O." <jesperzz (AT) hotmail (DOT) com> wrote in message news:%23dYi%236vYGHA.4760 (AT) TK2MSFTNGP03 (DOT) phx.gbl... Thank you. Our prod box is a 64bit machine and has a bunch of available RAM. However, this is my dev box. So there's no way I'll be able to process this large dimension on a 32bit machine? yaniv.mor (AT) mail (DOT) com> wrote in message news:1145342745.595222.18640 (AT) t31g2000cwb (DOT) googlegroups.com... Hi Jesse, If you are using a 32bit machine, you will not be able to use more then 3GB of RAM. This is an OS restriction rather then SSAS restriction. Consider moving to a 64bit machine to utilize more then 3GB of RAM. Jesse O. wrote: I'm using 32bit box with 32GB of RAM, half of that available to Analysys Services. While processing a dimension, I received the following error: Memory error: The operation cannot be completed because the memory quota estimate (2006MB) exceeds the available system memory (1996MB). I thought the 3GB memory limit for Analysis Services was removed in 2005...is it still there? Anyway I can get around this? |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Hi Akshai, I'm also getting the same error: Memory error: The operation cannot be completed because the memory quota estimate (3254MB) exceeds the available system memory (1330MB). I've checked on my machine and it already has SP1 installed. Right after the memory error it tells me that it failed processing one of my measures. Does this imply i really do not have enough memory as SP1 only fixes up this memory calculation for Dimensions, or does it apply to Measures as well? Found the hotfix at the address below: http://support.microsoft.com/default...en-us%3B914595 |
#10
| |||
| |||
|
|
The issue I mentioned applied only to parent/child dimensions. If you don't have any, then it probably makes no difference to you... This error should never happen for measures -- it can happen to a partition, and perhaps this is what you mean? If your dimensions are very large then yes, you could see this when processing a partition -- but frankly I have never seen this happen even with very large cubes. Try to split up the processing steps -- first process dimensions, then each partition and see if you can isolate the problem. Thanks, Akshai Chong007 (AT) gmail (DOT) com> wrote in message news:1147151210.478283.128260 (AT) j73g2000cwa (DOT) googlegroups.com... Hi Akshai, I'm also getting the same error: Memory error: The operation cannot be completed because the memory quota estimate (3254MB) exceeds the available system memory (1330MB). I've checked on my machine and it already has SP1 installed. Right after the memory error it tells me that it failed processing one of my measures. Does this imply i really do not have enough memory as SP1 only fixes up this memory calculation for Dimensions, or does it apply to Measures as well? Found the hotfix at the address below: http://support.microsoft.com/default...en-us%3B914595 |
![]() |
| Thread Tools | |
| Display Modes | |
| |