dbTalk Databases Forums  

ROLAP dimensional tables

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


Discuss ROLAP dimensional tables in the microsoft.public.sqlserver.olap forum.



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

Default ROLAP dimensional tables - 12-15-2004 , 07:31 PM






so. I am doing this whole Reporting Services w/MDX thing; and it is going
REALLLLLLLY slow

I'm really thinking about changing my cube to ROLAP 100% and then reporting
on the aggregate tables directly thru reporting services; and basically
skipping this whole MDX tier.

Am I crazy?

I just see some aggregations that are pretty close to what I need:

select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_F
select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_R
select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_I
select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_U
select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_L
select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_G
select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_S
select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_J
select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_V
select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_M
select * FROM FINANCIAL_TRANSACTIONS_FINANCIAL_TRANSACTIONS_H


the only problem with this that I see is that when we add a dimension; or
something along those lines-- i expect this _WHOLE_ naming convention to
change; right?

Is there any way to control in ROLAP exactly what aggregates go into which
table?

-Aaron
Exhausted from trying RS with MDX



Reply With Quote
  #2  
Old   
Deepak Puri
 
Posts: n/a

Default Re: ROLAP dimensional tables - 12-15-2004 , 07:44 PM






A simple sanity check - do the MDX queries perform properly outside of
Reporting Services (in MDX Sample App, etc)? If not, then maybe it's not
just an RS w/MDX issue...


- Deepak

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
  #3  
Old   
 
Posts: n/a

Default Re: ROLAP dimensional tables - 12-15-2004 , 08:41 PM



I just don't think that this language is usable, per se-- until Microsoft
comes out with a GUI.

I mean; OWC and Excel Pivot Tables are SOOOOOOOOOO wonderful.

And MDX/RS is a TOTAL pain.

I just really had hoped that this MDX thing was going to work; but as it is;
it is just a total waste of effort.

Why can't Microsoft come out with their SQL2005 toolset and make it
compatable with SQL 2000?



"Deepak Puri" <deepak_puri (AT) progressive (DOT) com> wrote

Quote:
A simple sanity check - do the MDX queries perform properly outside of
Reporting Services (in MDX Sample App, etc)? If not, then maybe it's not
just an RS w/MDX issue...


- Deepak

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



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.