dbTalk Databases Forums  

Distinct Count cubes

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


Discuss Distinct Count cubes in the microsoft.public.sqlserver.olap forum.



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

Default Distinct Count cubes - 08-25-2005 , 03:06 PM






Hi,

We have a scenario to handle 5 distinct count measures and
additional regular metrics. We have designed 6 different cubes, on
for each distinct count measure and one for all other regula
metrics. On top of these cubes, we designed a virtual cube t
include all the measures

We have around 20 Million records in the fact table and 15 dimensions
We are successful in building and processing the cubes with 0
aggregations for distinct count cubes and 10% aggregations for th
regular cube. However, when accessing the reports through MS Offic
Web Components, the reports performing very very slow, sometime
even up to 20 minutes to open the report

I tried setting up 5% aggregations for distinct count cubes eve
changing the aggregation level to top level only, but neve
succeeded. Could you please share your experiences whether anybod
handled this kind of scenario. Unfortunately we don't have 64 bi
environment. Whether it is feasible to handle this situation at al
with OLAP cube

Saga


Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: Distinct Count cubes - 08-25-2005 , 05:13 PM






you have to use the usage based optimization to add required aggregations in
your cubes.

distinct count measure and dynamic distinct count measures needs 2
differents aggregations design!
DCount measure need standard aggregations design while dynamic dcount
measures (or calculated measure) need specific aggregation design (which is
at the customer level when counting customers).


"sagar_goli" <sagar_goli (AT) yahoo-dot-com (DOT) no-spam.invalid> wrote

Quote:
Hi,

We have a scenario to handle 5 distinct count measures and 5
additional regular metrics. We have designed 6 different cubes, one
for each distinct count measure and one for all other regular
metrics. On top of these cubes, we designed a virtual cube to
include all the measures.

We have around 20 Million records in the fact table and 15 dimensions.
We are successful in building and processing the cubes with 0%
aggregations for distinct count cubes and 10% aggregations for the
regular cube. However, when accessing the reports through MS Office
Web Components, the reports performing very very slow, sometimes
even up to 20 minutes to open the report.

I tried setting up 5% aggregations for distinct count cubes even
changing the aggregation level to top level only, but never
succeeded. Could you please share your experiences whether anybody
handled this kind of scenario. Unfortunately we don't have 64 bit
environment. Whether it is feasible to handle this situation at all
with OLAP cube?

Sagar




Reply With Quote
  #3  
Old   
Tiago Rente
 
Posts: n/a

Default Re: Distinct Count cubes - 08-26-2005 , 09:09 AM



I might be wrong, but I think that with distinct count creating aggregations
is not relevant.

"Jéjé" wrote:

Quote:
you have to use the usage based optimization to add required aggregations in
your cubes.

distinct count measure and dynamic distinct count measures needs 2
differents aggregations design!
DCount measure need standard aggregations design while dynamic dcount
measures (or calculated measure) need specific aggregation design (which is
at the customer level when counting customers).


"sagar_goli" <sagar_goli (AT) yahoo-dot-com (DOT) no-spam.invalid> wrote in message
news:BfqdnSpZzpBEuZPeRVn_vA (AT) giganews (DOT) com...
Hi,

We have a scenario to handle 5 distinct count measures and 5
additional regular metrics. We have designed 6 different cubes, one
for each distinct count measure and one for all other regular
metrics. On top of these cubes, we designed a virtual cube to
include all the measures.

We have around 20 Million records in the fact table and 15 dimensions.
We are successful in building and processing the cubes with 0%
aggregations for distinct count cubes and 10% aggregations for the
regular cube. However, when accessing the reports through MS Office
Web Components, the reports performing very very slow, sometimes
even up to 20 minutes to open the report.

I tried setting up 5% aggregations for distinct count cubes even
changing the aggregation level to top level only, but never
succeeded. Could you please share your experiences whether anybody
handled this kind of scenario. Unfortunately we don't have 64 bit
environment. Whether it is feasible to handle this situation at all
with OLAP cube?

Sagar





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.