dbTalk Databases Forums  

Incremental update of virtual dimension problem

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


Discuss Incremental update of virtual dimension problem in the microsoft.public.sqlserver.olap forum.



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

Default Incremental update of virtual dimension problem - 07-14-2004 , 04:37 AM






Let's take Foodmart Warehouse cube.
If we want to handle e.g. the Warehouse dimension as Slowly Changing
type 1 (rewriting history), without having to reprocess all partitions
(years), I decided to build a new Warehouse dimension as virtual
dimension, by adding country, state etc as member properties to a
Warehouse physical dim, and building a virtual dim using this member
properties.
Then I played changing for instance the State of Cities, bringing Los
Angeles into OR, or into a NEW STATE.
After incremental update of the physical dim on which the virtual dim
is based, the new hierarchy of Country-states-cities can be immediatly
seen in the Warehouse cube, but data are wrong, for instance I see in
1997, after having put Los Angeles into a NEW STATE:

NEW STATE total (store invoice) = 11.634,92 (correct)
Los Angeles (store invoice) = 4.318,37 (it shoul be 11.634,92)

It seems that the error appears randomly, because sometimes, after an
incemental update, I get the right numbers.

Is that perhaps due to bug 14240 ?

http://support.microsoft.com/default...b;en-us;834490

I think it's a very serious bug, because it makes the use of virtual
dim very dangerous.

Francesco

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.