DAC set tasks depth manually change number
804179Apr 14 2011 — edited Apr 15 2011I have an execution plan with only two tasks and both have depth of 0. One is SDE and the other is SIL. The problem is even thought SDE is set to ExtractFact, and the SIL is set to LoadFact, but when the plan runs, both are run in parallel. Or the Sil runs first then the SDE, which is not correct.
How to set one tasks depth to 1 and the other to 2, or set parameter to run them sequentially.
Looked in the Doc and nothing specific.
Thanks