dbTalk Databases Forums  

Number of cubes and processing time

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


Discuss Number of cubes and processing time in the microsoft.public.sqlserver.olap forum.



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

Default Number of cubes and processing time - 05-03-2005 , 10:32 AM






Hi,

I have a set of KPIs (about 150 and it can grow). For each KPI i am creating
a cube. At the end i am creating a virtual cube ouf of all these cubes. But
this way the processing takes quite long. Is this a good/correct design? Or
should i create less cubes (with more measures per cube), so the processing
can perform faster. I have noticed from other designs that process less cubes
with lots of measures processed faster.

Thnx

Stanley

Reply With Quote
  #2  
Old   
David Botzenhart
 
Posts: n/a

Default Re: Number of cubes and processing time - 05-03-2005 , 08:11 PM






Hi Stanley,
Yes it would if the measures are coming from the same fact table then yes
combine the cubes into one or a set of related measures. This way Analysis
Services only has to query the data source once instead of once for every
KPI cube.

David Botzenhart


"Stanley" <Stanley (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

I have a set of KPIs (about 150 and it can grow). For each KPI i am
creating
a cube. At the end i am creating a virtual cube ouf of all these cubes.
But
this way the processing takes quite long. Is this a good/correct design?
Or
should i create less cubes (with more measures per cube), so the
processing
can perform faster. I have noticed from other designs that process less
cubes
with lots of measures processed faster.

Thnx

Stanley



Reply With Quote
  #3  
Old   
Stanley
 
Posts: n/a

Default Re: Number of cubes and processing time - 05-04-2005 , 02:58 AM



ok, thnx David.

"David Botzenhart" wrote:

Quote:
Hi Stanley,
Yes it would if the measures are coming from the same fact table then yes
combine the cubes into one or a set of related measures. This way Analysis
Services only has to query the data source once instead of once for every
KPI cube.

David Botzenhart


"Stanley" <Stanley (AT) discussions (DOT) microsoft.com> wrote in message
news:FB3830F3-6BE1-4365-B5D7-65BD148B9484 (AT) microsoft (DOT) com...
Hi,

I have a set of KPIs (about 150 and it can grow). For each KPI i am
creating
a cube. At the end i am creating a virtual cube ouf of all these cubes.
But
this way the processing takes quite long. Is this a good/correct design?
Or
should i create less cubes (with more measures per cube), so the
processing
can perform faster. I have noticed from other designs that process less
cubes
with lots of measures processed faster.

Thnx

Stanley




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.