Order of execution in SSIS

  • Hi,

    I am trying to run a SSIS package and it runs fine however when I see the execution results tab, the order in which the tasks are layed out is different from what I see under this tab. I beleive it should follow the sequence in which the tasks are layed out. Any idea why this is happening???

  • By order it is layed out do you mean that you have precedence constraints between your control/data flow tasks and it is running them in a different order than that?


    Cheers,

    Ben Sullins
    bensullins.com
    Beer is my primary key...

  • Yes, but when I had a look at the execution time, the order in which they were executed were the same as they we placed in control flow. The only thing which I do not undestand is why does the 'Execution Results' show a different order. (Though the time they get executed is displayed correctly)

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply