Getting Started with Adobe After Effects - Part 6: Motion Blur
Ask
Ask questions, discuss or help others by answering
Related Posts · View All
SQL Server 142
TSQL 76
SSRS 70
SSIS 66
XML 54

Top Categories · View All
SQL Server 142
TSQL 76
SSRS 70
SSIS 66
XML 54

ssis package execution parallel

May 2 2012 12:00AM by asrinu123   

Hi, I have a package with 3 parallel data flow tasks added in a sequence container. I need to implement transaction such that, the transaction completes if all the 3 DFTs successfully executes. If any of the DFt fails, then transaction should rollback. How do i achieve this?

and iam traing this packagge but its not working.first i taken one seqlence container and drag and drop dft ,dft1,dft3 and i confifure dft1 and dft2 and dft3 .then in sequencee container property i put opption transaction=suported and isolation=readcomited. and remainng dft and dft2 and dft3 iproperties i put opption transaction=suported and isolation=readuncomited then after i execute package .actualy dft1 data incorrectly.that time i execute package then firest dft is fail and remains successfuly load to the destination..but i donto want load if any one fail plese give some suggestions. how to i acchive this.

Submitted under: Microsoft SQL Server · SSIS - SQL Server Integration Services ·  ·  · 


asrinu123
412 · 0% · 96

5 Replies

  • you should be setting transaction property = required for the sequence container so that any dft fails it will cause whole transaction inside sequence container to be rolledback. I hope this is what you're looking at.

    commented on May 3 2012 12:08AM
    visakhm
    187 · 1% · 248
  • what ever u say i follow but its not working suppose all are good records that time also its not working.

    commented on May 4 2012 1:39AM
    asrinu123
    412 · 0% · 96
  • why? is it throwing some error?

    commented on May 4 2012 7:59AM
    visakhm
    187 · 1% · 248
  • ya its given errors

    commented on May 4 2012 8:06AM
    asrinu123
    412 · 0% · 96
  • can you post error message?

    commented on May 4 2012 12:34PM
    visakhm
    187 · 1% · 248

Your Reply


Sign Up or Login to post a comment.

    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]