dbTalk Databases Forums  

How Partitions wok in speeding up Cube Processes

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


Discuss How Partitions wok in speeding up Cube Processes in the microsoft.public.sqlserver.olap forum.



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

Default How Partitions wok in speeding up Cube Processes - 01-19-2006 , 02:51 AM






Hello,
i'm a bit mystified on how partitions will help when a cube is processed.

Could someone point me to a resource, white paper or the like on how it
works ?

Thanks
P

Reply With Quote
  #2  
Old   
Vladimir Chtepa
 
Posts: n/a

Default Re: How Partitions wok in speeding up Cube Processes - 01-19-2006 , 12:26 PM






Hi,

The partions help analysis services to save a processing time, because of
processing only partiotion that fact are chaged. (not the whole cube)
and to save a memory during processing.

The user defined partitions are only available in Enterprise Edition of AS.

Look for info about partiotions at the MSDN.

Vladimir Chtepa

"Patricia" <Patricia (AT) discussions (DOT) microsoft.com> schrieb im Newsbeitrag
news:219BAD37-C64A-4660-8C57-3C8AFB928835 (AT) microsoft (DOT) com...
Quote:
Hello,
i'm a bit mystified on how partitions will help when a cube is processed.

Could someone point me to a resource, white paper or the like on how it
works ?

Thanks
P



Reply With Quote
  #3  
Old   
Howard via SQLMonster.com
 
Posts: n/a

Default Re: How Partitions wok in speeding up Cube Processes - 01-20-2006 , 06:20 AM



Patrica,

There are many reasons partitions help us from sppeding up processing times,
managing aggregations, speeding up query times etc, they are explained in
detail here

http://www.microsoft.com/technet/pro...rt6/c2661.mspx


also worth a read
http://www.microsoft.com/technet/pro.../ansvcspg.mspx


Patricia wrote:
Quote:
Hello,
i'm a bit mystified on how partitions will help when a cube is processed.

Could someone point me to a resource, white paper or the like on how it
works ?

Thanks
P
--
Message posted via http://www.sqlmonster.com


Reply With Quote
  #4  
Old   
 
Posts: n/a

Default Re: How Partitions wok in speeding up Cube Processes - 01-20-2006 , 02:57 PM



The Analysis services Performance Guide at
http://www.microsoft.com/technet/pro...ntain/ansvcspg.
mspx has some details.

The key points being:

* Multiple partitions can be processed in parallel.
* Only some partitions may need to be processed.
* Different partitions can have different aggregation designs.
* Different partitions can have different storage modes.
* Partitions can be refreshed individually.

The Query optimizer can also make use of partitions to boost query
performance.

--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell

In article <219BAD37-C64A-4660-8C57-3C8AFB928835 (AT) microsoft (DOT) com>,
Patricia (AT) discussions (DOT) microsoft.com says...
Quote:
Hello,
i'm a bit mystified on how partitions will help when a cube is processed.

Could someone point me to a resource, white paper or the like on how it
works ?

Thanks
P



Reply With Quote
  #5  
Old   
Patricia
 
Posts: n/a

Default RE: How Partitions wok in speeding up Cube Processes - 01-23-2006 , 02:50 AM



Thanks Guys

"Patricia" wrote:

Quote:
Hello,
i'm a bit mystified on how partitions will help when a cube is processed.

Could someone point me to a resource, white paper or the like on how it
works ?

Thanks
P

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.