dbTalk Databases Forums  

Memory shortage in cube browser

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Memory shortage in cube browser in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rolf Nielsen
 
Posts: n/a

Default Memory shortage in cube browser - 08-01-2003 , 03:39 AM






I have a problem with what appears to be memory shortage
in Analysis Services (AS). Hope someone can help.


My setup:
Personal data (such as name, address, zip code, age etc.)
on app. 2400 people. The dimensions specific to an
individual (such as address) - I have about 20 of them -
I've defined as a member property of a 1-level person
dimension.

Finally I have defined 1-level virtual dimensions on each
of the person properties.


My problem:
If I drag the name to the vertical axis of the AS cube
browser, my measures are displayed on the 2400 entries.
However if I then add the address, AS tells me: "There is
not enough memory to display the requested cell set."

I suspect that AS tries to combine 2400 names with 2400
addresses expecting up to 2400x2400 records in the result
set - not knowing that the result set will at most contain
2400 records.


My question:
Is there a way of making AS understand that all names
don't need to be combined with all addresses?

Thanks in advance, Rolf Nielsen, Maersk Data

Reply With Quote
  #2  
Old   
Brian
 
Posts: n/a

Default Memory shortage in cube browser - 08-01-2003 , 09:42 AM






Rolf:
I'm wondering... why did you build virtual dimensions on
all properties? Have you created aggregated levels?
If you only want to display addresses side-by-side with
names, you can do that in most client tools without a
virtual dimension.
Regards,
Brian
www.geocities.com/brianaltmann/olap.html


Quote:
-----Original Message-----
I have a problem with what appears to be memory shortage
in Analysis Services (AS). Hope someone can help.


My setup:
Personal data (such as name, address, zip code, age etc.)
on app. 2400 people. The dimensions specific to an
individual (such as address) - I have about 20 of them -
I've defined as a member property of a 1-level person
dimension.

Finally I have defined 1-level virtual dimensions on each
of the person properties.


My problem:
If I drag the name to the vertical axis of the AS cube
browser, my measures are displayed on the 2400 entries.
However if I then add the address, AS tells me: "There is
not enough memory to display the requested cell set."

I suspect that AS tries to combine 2400 names with 2400
addresses expecting up to 2400x2400 records in the result
set - not knowing that the result set will at most
contain
2400 records.


My question:
Is there a way of making AS understand that all names
don't need to be combined with all addresses?

Thanks in advance, Rolf Nielsen, Maersk Data
.


Reply With Quote
  #3  
Old   
Rolf Nielsen
 
Posts: n/a

Default Re: Memory shortage in cube browser - 08-04-2003 , 02:14 AM



Thank you all for your replies!

In answer to your questions/comments:

Sean, I am using a different user interface where I
experience the same. It just seemed simpler to explain the
problem this way.

Brian, actually the client side software I'm using, does
not support member properties in the version I'm planning
on using. However, very recently a new version has been
launched, that does.

I guess I'll have to check wether the new version is
stable enough to use.

/Rolf

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.