dbTalk Databases Forums  

Cube Versioning?

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


Discuss Cube Versioning? in the microsoft.public.sqlserver.olap forum.



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

Default Cube Versioning? - 03-08-2006 , 05:53 PM






Does AS 2005 has a concept called cube versioning, meaning when a cube is
being processed the old version of the cube can be still on line?




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

Default Re: Cube Versioning? - 03-08-2006 , 06:11 PM






the "old" cube remain only until the process is finished
so if a user query the cube while you process it, by default, the answer
come from the current active cube.
The process is done in a transaction if there is an error, then a rollback
is done and the "old" cube still online; if the process is ok, then the old
cube is removed and replaced by the new one.
AS2000 provides the same capability.


"Peter Z" <pzhang (AT) aspect (DOT) com> wrote

Quote:
Does AS 2005 has a concept called cube versioning, meaning when a cube is
being processed the old version of the cube can be still on line?






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.