dbTalk Databases Forums  

Partitions OLAP SQL 2005

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


Discuss Partitions OLAP SQL 2005 in the microsoft.public.sqlserver.olap forum.



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

Default Partitions OLAP SQL 2005 - 11-13-2006 , 09:33 AM






Hi,

How I can improve particions on Analysis services?

Somebody can recommend me a link on this...?

Thanks,
Cecilia
Chile


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

Default Re: Partitions OLAP SQL 2005 - 11-13-2006 , 09:42 AM






My implementation is on SQL 2005

Thanks,
Cecilia
Chile


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

Default Re: Partitions OLAP SQL 2005 - 11-14-2006 , 12:35 AM



Hola,

You can improve the reactivity of your cube by modifying its storage
mode. Open your cube within VS, click on the "Partitions" panel, and
you will see the only one that has been created, using "MOLAP 0%".

This percentage trailing MOLAP is related to the quantity of
aggregations that are stored within SSAS. "0%" here means that you
are currently working on a copy of your entire data source view, and
that you are computing every aggregation on the fly.

To improve the speed, you would use the Aggregation Design Wizard which
offers you the possibility to compare the performance gain related to
whatever percentage you enter.

Good luck,
Franck

Hoody wrote:
Quote:
Hi,

How I can improve particions on Analysis services?

Somebody can recommend me a link on this...?

Thanks,
Cecilia
Chile


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.