dbTalk Databases Forums  

Parallel processing partitions?

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


Discuss Parallel processing partitions? in the microsoft.public.sqlserver.olap forum.



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

Default Parallel processing partitions? - 06-13-2005 , 07:11 PM






Is it ok to process multiple partitions simultaneously using job schedule or
multiple running scripts? I know it cannot mix with processing dimension.
However, can all dimensions be processed simultaneously?

Reply With Quote
  #2  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Parallel processing partitions? - 06-13-2005 , 07:25 PM






Yes, in fact, you might be interested in a utility which was written for
just this purpose.
Parallel Processing Utility -- does both dims and partitions
http://www.microsoft.com/downloads/d...DisplayLang=en
If you'd like to write your own, or sell the code inside the PPU, just look
at its source. It is included on the distribution.

Enjoy.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


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

Quote:
Is it ok to process multiple partitions simultaneously using job schedule
or
multiple running scripts? I know it cannot mix with processing dimension.
However, can all dimensions be processed simultaneously?



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

Default Re: Parallel processing partitions? - 06-13-2005 , 10:27 PM



In fact, what I do is just create multiple DTS package that process
partitions, and I simplely create jobs for every DTS package and let them run
simultaneously.

"Dave Wickert [MSFT]" wrote:

Quote:
Yes, in fact, you might be interested in a utility which was written for
just this purpose.
Parallel Processing Utility -- does both dims and partitions
http://www.microsoft.com/downloads/d...DisplayLang=en
If you'd like to write your own, or sell the code inside the PPU, just look
at its source. It is included on the distribution.

Enjoy.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"nick" <nick (AT) discussions (DOT) microsoft.com> wrote in message
news:7663D31F-0E36-41D5-9F82-9D33928EAE5F (AT) microsoft (DOT) com...
Is it ok to process multiple partitions simultaneously using job schedule
or
multiple running scripts? I know it cannot mix with processing dimension.
However, can all dimensions be processed simultaneously?




Reply With Quote
  #4  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Parallel processing partitions? - 06-14-2005 , 07:05 PM



In simple situations that might work.
If it does for you, then great.
If you run into problems, look to use the PPU.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


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

Quote:
In fact, what I do is just create multiple DTS package that process
partitions, and I simplely create jobs for every DTS package and let them
run
simultaneously.

"Dave Wickert [MSFT]" wrote:

Yes, in fact, you might be interested in a utility which was written for
just this purpose.
Parallel Processing Utility -- does both dims and partitions
http://www.microsoft.com/downloads/d...DisplayLang=en
If you'd like to write your own, or sell the code inside the PPU, just
look
at its source. It is included on the distribution.

Enjoy.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no
rights.


"nick" <nick (AT) discussions (DOT) microsoft.com> wrote in message
news:7663D31F-0E36-41D5-9F82-9D33928EAE5F (AT) microsoft (DOT) com...
Is it ok to process multiple partitions simultaneously using job
schedule
or
multiple running scripts? I know it cannot mix with processing
dimension.
However, can all dimensions be processed simultaneously?






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

Default Re: Parallel processing partitions? - 06-15-2005 , 05:01 PM



Seems it's not 100% sure if simplely processing partitions simultaneously ok.
Does Microsoft have any documentation detail it?

My experience shows a lot of time it works. But sometime it fails for
various reason like server memory low or just an unknown error.

"Dave Wickert [MSFT]" wrote:

Quote:
In simple situations that might work.
If it does for you, then great.
If you run into problems, look to use the PPU.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"nick" <nick (AT) discussions (DOT) microsoft.com> wrote in message
news:CAB0A178-C7D6-4EB5-AC76-E1775F1410C5 (AT) microsoft (DOT) com...
In fact, what I do is just create multiple DTS package that process
partitions, and I simplely create jobs for every DTS package and let them
run
simultaneously.

"Dave Wickert [MSFT]" wrote:

Yes, in fact, you might be interested in a utility which was written for
just this purpose.
Parallel Processing Utility -- does both dims and partitions
http://www.microsoft.com/downloads/d...DisplayLang=en
If you'd like to write your own, or sell the code inside the PPU, just
look
at its source. It is included on the distribution.

Enjoy.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no
rights.


"nick" <nick (AT) discussions (DOT) microsoft.com> wrote in message
news:7663D31F-0E36-41D5-9F82-9D33928EAE5F (AT) microsoft (DOT) com...
Is it ok to process multiple partitions simultaneously using job
schedule
or
multiple running scripts? I know it cannot mix with processing
dimension.
However, can all dimensions be processed simultaneously?







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.