dbTalk Databases Forums  

Full Refresh Shared Dimension

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


Discuss Full Refresh Shared Dimension in the microsoft.public.sqlserver.olap forum.



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

Default Full Refresh Shared Dimension - 09-22-2004 , 01:41 PM






Hello,

Is there a way to perform a full refresh on a shared dimension? I
currently have several cubes that I process nightly that use shared
dimensions. I perform the process through DTS packages using the built
in Process Cube task. As part of this I perform an incremental update
on the shared dimensions. I have run into the situation where I
ocaasionally need to rebuild the shared dimension to reload the data.
This is fine, except for the fact that it invalidates all cubes using
that dimension. Different cubes are processed at different points
during the night/day, and unfortunately there are dependancies on the
shared dimensions, so I can't just rebuild my shared dimensions before
processing a set of cubes. Is there a way to do a full refresh of the
data in a shared dimension? Or does anybody have another solution that
I may be overlooking.
Thanks in advance for the advice,
JB


Reply With Quote
  #2  
Old   
Subhash Agarwal
 
Posts: n/a

Default Re: Full Refresh Shared Dimension - 09-27-2004 , 08:59 AM






You could have several Catalogs with the cubes grouped as per your needs.
That way you would have the flexibility of processing the cubes at different
times.

Btw, why do you need to re-build the dimensions? Just curious.



"jbram" <jbram117 (AT) yahoo (DOT) com> wrote

Quote:
Hello,

Is there a way to perform a full refresh on a shared dimension? I
currently have several cubes that I process nightly that use shared
dimensions. I perform the process through DTS packages using the built
in Process Cube task. As part of this I perform an incremental update
on the shared dimensions. I have run into the situation where I
ocaasionally need to rebuild the shared dimension to reload the data.
This is fine, except for the fact that it invalidates all cubes using
that dimension. Different cubes are processed at different points
during the night/day, and unfortunately there are dependancies on the
shared dimensions, so I can't just rebuild my shared dimensions before
processing a set of cubes. Is there a way to do a full refresh of the
data in a shared dimension? Or does anybody have another solution that
I may be overlooking.
Thanks in advance for the advice,
JB




Reply With Quote
  #3  
Old   
jbram
 
Posts: n/a

Default Re: Full Refresh Shared Dimension - 10-05-2004 , 02:59 PM



What exactly do you mean by a catalog? I have never encountered that
term in Analysis Services before.

As far as rebuilding the dimensions, I recently encountered the
situation where the underlying data in my dimension changed, and doing
an incremental update did not reflect that change. As a result, when
the cube tried to process it failed. Only by doing a full rebuild (I
don't know of a way to do a full refresh of a shared dimension without
rebuilding it. Atleast there is no option for it in the GUI) did I get
the dimension data in sync with the data in the underlying table. But,
as the dimension as shared among several cubes, do a full reprocess of
it invalidates every cube that uses that shared dimension.

Thanks,
JB


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.