Database Reference
In-Depth Information
Understanding dimension processing
options
We must ensure that each dimension referenced, by a particular measure group, has
an up-to-date dataset prior to processing any partitions in that measure group. If we
attempt to process a measure group before dimensions have up-to-date data, we will
encounter missing key errors and the measure group / partition processing will fail.
How it works...
The following table summarizes dimension processing options:
Processing op-
tion
Description Used for
This option
loads a full di-
mension data-
set and re-
builds all in-
dexes. This
option invalid-
ates all parti-
tions referen-
cing the cur-
rent dimen-
sion; every
partition will
have to be
fully repro-
cessed.
Each dimension must first be processed using
ProcessFull . From time to time, you should
reprocess these dimensions to remove frag-
mentation introduced by ProcessAdd or Pro-
cessUpdate .
ProcessFull
Search WWH ::




Custom Search