dbTalk Databases Forums  

Full process of more than one cube

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


Discuss Full process of more than one cube in the microsoft.public.sqlserver.olap forum.



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

Default Full process of more than one cube - 10-20-2003 , 09:30 AM






I was wondering if it is possible to perform a full
process of more than one cube at a time? Would this be
ill advised? Any information related to this topic would
be greatly appreciated. Thanks.

Reply With Quote
  #2  
Old   
Sean Boon [MS]
 
Posts: n/a

Default Re: Full process of more than one cube - 10-20-2003 , 01:33 PM






You certainly can do this, however, it's very difficult to determine if it's
the right thing to do for you without more information.

I'd recommend that first process your shared dimensions individually first.
Then you can process your cubes by processing partitions in parallel, etc.
How many partitions you can process in parallel at a faster rate than if you
processed them individually is a function of how many processors you have,
and how much memory is available.

I'd recommend that you read the following whitepaper and go from there.
Typically it's about 1 partition per 2 processors.

http://www.microsoft.com/technet/tre...e/ANSvcsPG.asp


--
Sean

--
Sean Boon
SQL Server BI Product Unit

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.

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

Quote:
I was wondering if it is possible to perform a full
process of more than one cube at a time? Would this be
ill advised? Any information related to this topic would
be greatly appreciated. Thanks.



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.