September 23, 2008 at 12:27 am
In my SSIS package under Control Flow, I have several tasks(say total 10 tasks) to be executed sequencially. Now let's say 6th task has failed due to some reason.Is it possible to rectify the error for 6th task and then restart my package from 6th task onward? I mean to say how can we implement restartability in my SSIS package? I understand that using checkpoint in control flow we can achieve the restartability. But can anyone explain or post a link to explain in detail.
September 23, 2008 at 7:45 am
Check out this article:
http://www.sql-server-performance.com/articles/per/SSIS_Usage_of_Checkpoint_File_p1.aspx
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply