There are many cases where we must reprocess the dimensions and cubes after
some changes.
They are sometimes time-consumed jobs if the size of dimensions or cubes is
very large.
So, it's very useful to guess what kind of processing current job causes in
advance.
I tried testing several cases but the cases are too many. Various dims,
various cubes, ...
So, I'm finding some spec or rules for reprocessing of dimensions and cubes
and its type.
Also including the redesign conditions of Storage.
Thanks