dbTalk Databases Forums  

ProcessAdd Dimension Refresh in 2005

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


Discuss ProcessAdd Dimension Refresh in 2005 in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
david_h_petiot@hotmail.com
 
Posts: n/a

Default ProcessAdd Dimension Refresh in 2005 - 12-29-2005 , 11:07 AM






One of the features of AS 2005 that is key in my decision to migrate to
2005 from 2000 is the ability to process a dimension by adding new
members only. I want to do this for a Fact dimension that will
potentially contain millions of members. Incremental refresh in 2000,
which is ProcessUpdate in 2005, does a full read of all those dimension
records, and this is simply not an option for us.

Incremental dimension refresh corresponds to the processing option
ProcessAdd in the Processing Options table in the Analysis Services
2005 Processing Architecture doc
(http://msdn.microsoft.com/sql/bi/ana...sprocarch.asp).
I am using SQL Server 2005 Developer addition (same featrure set at
Enterprise addition). I am able to select and configure Process
Incremental for a partition in BI Studio, but the option is not present
for dimensions. Does anyone know how to exploit this feature of AS
2005?


Reply With Quote
  #2  
Old   
Akshai Mirchandani [MS]
 
Posts: n/a

Default Re: ProcessAdd Dimension Refresh in 2005 - 12-29-2005 , 02:56 PM






This whitepaper has a lot of good information:
http://msdn.microsoft.com/library/de...asprocarch.asp
(Look for the ProcessAdd topic)

Essentially you would need to use the ProcessAdd type, define a new DSV that
specifies the new rows in the dimension and include that DSV in the process
request...

Thanks,
Akshai
--
This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

<david_h_petiot (AT) hotmail (DOT) com> wrote

Quote:
One of the features of AS 2005 that is key in my decision to migrate to
2005 from 2000 is the ability to process a dimension by adding new
members only. I want to do this for a Fact dimension that will
potentially contain millions of members. Incremental refresh in 2000,
which is ProcessUpdate in 2005, does a full read of all those dimension
records, and this is simply not an option for us.

Incremental dimension refresh corresponds to the processing option
ProcessAdd in the Processing Options table in the Analysis Services
2005 Processing Architecture doc
(http://msdn.microsoft.com/sql/bi/ana...sprocarch.asp).
I am using SQL Server 2005 Developer addition (same featrure set at
Enterprise addition). I am able to select and configure Process
Incremental for a partition in BI Studio, but the option is not present
for dimensions. Does anyone know how to exploit this feature of AS
2005?




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.