dbTalk Databases Forums  

How to remove changes made Optimize Schema Wizard

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


Discuss How to remove changes made Optimize Schema Wizard in the microsoft.public.sqlserver.olap forum.



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

Default How to remove changes made Optimize Schema Wizard - 07-10-2005 , 10:24 PM






How do you remove the changes made by the Optimize Schema Wizard?



Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: How to remove changes made Optimize Schema Wizard - 07-11-2005 , 12:02 PM






you have to change each lowest level target column of your dimensions.
by default the "customer" level of a customers dimension use the
customers.customerid column, after the optimization, this column is changed
to FactTable.customerid.
So to "rollback" this, you must manually change the column used to the
original one.

other method:
delete your dimensions in the cube only and reassign these dimensions.

"Joseph Ollero" <jollero (AT) wizardsgroup (DOT) com> wrote

Quote:
How do you remove the changes made by the Optimize Schema Wizard?




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.