MTQ.ImmediateCheckForSplit
Use this parameter to fine-tune multi-threaded query processing for cubes that do not contain rules.
Parameter type: optional, dynamic
Default value: FALSE
Set MTQ.ImmediateCheckForSplit=T
to force the use of multi-threaded queries
without waiting for confirmation that an operation is large. This can speed up the parallelization
of cubes that do not contain rules.
For cubes that contain complex rules, the default value of FALSE is more efficient.