New dynamic cube configuration properties
Five new properties have been added to the baseROLAPCubeConfiguration and rolapCubeConfiguration classes. Three of these properties replace advanced settings in previous releases.
The following table shows advanced settings that have been replaced by rolapCubeConfiguration properties
Advanced setting | rolapCubeConfiguration property |
---|---|
qsMaxAggregateLoadThreads | maxAggregateLoadThreads |
qsMaxCubeLoadThreads | maxHierarchyLoadThreads |
qsMeasuresThreshold | measuresThreshold |
The following properties have also been added to the rolapCubeConfiguration class:
This change affects:
-
bibus » rolapCubeConfiguration » automaticAggregateOptimizationEnabled property
-
bibus » rolapCubeConfiguration » maxAggregateLoadThreads property
-
bibus » rolapCubeConfiguration » maxHierarchyLoadThreads property
-
bibus » rolapCubeConfiguration » measuresThreshold property
-
bibus » rolapCubeConfiguration » postInMemoryTriggerName property
- bibus » automaticAggregateOptimizationEnum enumeration set