![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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? |
![]() |
| Thread Tools | |
| Display Modes | |
| |