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? |