dbTalk Databases Forums  

DSO equivalents options for building a cube?

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


Discuss DSO equivalents options for building a cube? in the microsoft.public.sqlserver.olap forum.



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

Default DSO equivalents options for building a cube? - 08-04-2003 , 09:35 PM






Hi:

In AS wizard, while building a cube, there is options like:
build a cube "Incremental update", and "incrementally update the dimensions
of this cube".

I'm using DSO for the cube processing. In "DSO.ProcessType", there is no
such thing as "Incremental update".

Any one knows what is the DSO equivalents to do this kind of operations?

Thanks



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

Default Re: DSO equivalents options for building a cube? - 08-05-2003 , 01:46 AM






Incremental processing of a cube/partition is different. What AM does is
that it creates a temporary partition (with a ~ as the first character),
does a full process on that partition -- then it merges the temporary
partition back in with the original partition. You have to do that by-hand
using DSO.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Practices Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.

"Polaris" <etpolaris (AT) hotmail (DOT) com> wrote

Quote:
Hi:

In AS wizard, while building a cube, there is options like:
build a cube "Incremental update", and "incrementally update the
dimensions
of this cube".

I'm using DSO for the cube processing. In "DSO.ProcessType", there is no
such thing as "Incremental update".

Any one knows what is the DSO equivalents to do this kind of operations?

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.