The SET CLEARUPDATESTATUS command has three parameters—AFTER, ONLY, and OFF.
Essbase marks calculated data blocks as clean, even if it is calculating a subset of a database.
Essbase marks the specified data blocks as clean but does not calculate the data blocks. This parameter provides the same result as AFTER, but without calculation.
Essbase calculates the data blocks but does not mark the calculated data blocks as clean. Data blocks are not marked as clean, even on a full calculation (CALC ALL) of a database. The existing clean or dirty status of the calculated data blocks remains unchanged.