Parameters to avoid
These consolidation parameters should not be used (set to 1) in conjunction with the PointConsolidation parameter.
Parameter | Comment |
---|---|
LevelDepth | This parameter is not supported and will trigger a syntax error, because point consolidations do not produce intermediate data required for consolidating in-scope leaf members. |
ProcessUnsubmittedStatements | This parameter is not recommended: it causes all in-scope leaf members and their ancestors to be processed, which defeats the purpose of the point consolidation (especially when requesting suppression of leaf writeback). |
ReadSubmittedConsNodes | This parameter is not recommended: it causes all intermediate non-leaf members to be processed, which defeats the purpose of a point consolidation. |