Re: 0 Aggregations designed
- From: "Jeje" <willgart@xxxxxxxxxxx>
- Date: Tue, 23 Jan 2007 20:55:16 -0500
certainly, SSAS 2005 is completely different from 2000
so the design of the aggregation is different.
having a lot of aggregations don't result in a better performance if these aggregations are around already optimized objects.
to track what's appends in the cube, use the profiler and choose the right options to display the aggregation usage to see which one is used by your queries.
have you correctly setup the attribute relationship option of each attribute in your dimensions? (setup it to rigid if possible)
have you optimized your user hierarchies with the unique key and unique name option if applicable?
what's appends if you don't force the aggregation usage for your attributes?
"Fazal" <Fazal@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:44C05705-E4A3-436D-97DE-01428ACF5187@xxxxxxxxxxxxxxxx
Hi Ramunas and Chris,.
Thank you very much for your response to my query.
I tried changing AggUsage to unrestricted and still I do not get high number
of aggregation.
I have the same cube in AS 2000 and I have about 800 aggregations with only
2% of performance . While in AS 2005 (Aggregation wizard) I get 140
aggregations with 25% of performance. This does not make sense to me. Does
2005 create aggregations differently than 2000 and if yes then these 140
aggregations are somewhere equivalent to 800 aggregations of 2000? Wizard
says that performance is 25% but still the cube is too slow.
Out of 32 dimensions about 20 are having only one level. i.e. Y/N. So my
dimension tables has IntFlag and CharFlag as Column, I use IntFlag as Key and
use CharFlag as NameColumn.
Other dimensions are having more than 1 level and I have all as natural
hierarchies.
Also, I have partitions based on one of the Time Dimensions's Month
attribute. Each partition has around 9milion rows of FACT table. I have total
of 13 partitions. I have 25 Calculated members and I use Excel 2003 to query
the cube. I am really concerned about the aggregation thing....It would be
great if you help me out to determine whats wrong am I doing...
Any help is greatly appreciated.
Thank you,
Fazal
"Fazal" wrote:
Hi Ramunas, I AggUsage to Unrestiricted. Still my number of aggregations are
only 150 and performance is worst. My same cube in 2000 has 800 aggregations
and it works fine. How can I achieve same in 2005?
"Ramunas Balukonis" wrote:
> Fazal,
> try replacing AggUsage to Unrestiricted.
>
> Ramunas
>
>
> "Fazal" <Fazal@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:D06A3B80-C338-4BCB-957D-7145A702C10D@xxxxxxxxxxxxxxxx
> > Hello,
> > I have designed cube in AS 2005. I have set AggregationUsuage > > Property to
> > FULL for most of the attributes that the users will query most. When > > I try
> to
> > design the aggregations, it does not create any (It gives me message > > that
> 0
> > aggregation desgined). If I change the AggregationUsage proeprty back > > to
> > "Default" then it only calculates 140 aggregations with 24% > > performance
> even
> > though it is set for 100% performance gain. Can anyone please help me > > what
> > else do I need to change inorder to improve the cube perfromance. I > > have
> > close to 9million records in my Fact table and about 30 dimensions.
>
>
>
- Follow-Ups:
- Re: 0 Aggregations designed
- From: Fazal
- Re: 0 Aggregations designed
- References:
- Re: 0 Aggregations designed
- From: Ramunas Balukonis
- Re: 0 Aggregations designed
- From: Fazal
- Re: 0 Aggregations designed
- Prev by Date: Re: Calculated Measures - Where?
- Next by Date: RE: Analysis Services processing task in SSIS
- Previous by thread: Re: 0 Aggregations designed
- Next by thread: Re: 0 Aggregations designed
- Index(es):
Relevant Pages
|