April 12, 2008 at 9:49 am
If a load fails , while loading a verylarge file to a table, then how do we rollback the data that would be written to the table. Say 10 million rows need to be loaded to a table, the load fails after 7 million rows. How do we roll back to the initial stage so that integrity is not loast. Under what settings does a package runs to achieve this.
April 14, 2008 at 7:39 am
Hi,
Follow the below links. I think this will help you out.
http://www.sqljunkies.com/WebLog/knight_reign/archive/2004/12/12/5499.aspx
http://blogs.conchango.com/jamiethomson/archive/2004/12/14/SSIS_3A00_-Package-transactions.aspx
You can even search for Brian knight videos which shows you how to work with Package Transactions.
April 14, 2008 at 7:59 am
Hi,
This video helps you a lot in understanding the Transactions within SSIS
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply