Cube processing not working as I expect it. -
04-03-2005
, 06:41 PM
I am doing incremental processing in analysis services
and our cube size is about 60 gig. We have partioned our
cubes into time base dimensions. They are 2000, 2001,
2002, 2003, 2004, 2005. We know that the aggretations
for 2001 through 2004 don't need to be aggregated anymore
and defined our slice to be 2005 for processing the cube
that way it doesn't reagregate all the other years that
are constant but it is still aggregating across all the
partitions. Anyway how do I circumvent this so it only
aggregates 2005 partition?
Thanks,
Tom |