recover failed dts packages

  • Hi,

    Does DTS 2000 have inbuilt recovery features? i.e. if a package that updates a target table fails after updating some rows, then i can fix the problem and restart the package.

    In the recovery mode, the package should not update the rows that were successful in the previous run, and should update only those that were left out due to the failure.

    What if the package updates more than one target, and both fail at different points?

    does DTS handle this on its own, do i have write custom code for this?

    All help will be appreciated, Thanks!

     

  • Hi,

    You can declare a global variable, and can assign some values if the process succfully done. While restarting you can compare the value.

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

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