Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 issue with roll back

Author  Topic 

sqllearner
Aged Yak Warrior

639 Posts

Posted - 2004-08-25 : 12:28:02
Is there any way that we can roll back once the data-pumping is done in DTS.Eg:-We have 3 work flows and the first 2 succeded and third one failed so is there any way to roll back to the intial stage

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2004-09-01 : 08:21:23
not sure, but always when my dts fail, everything is rolled back. my problem is the opposite, i want to commit the transaction upto the point of failure
Go to Top of Page
   

- Advertisement -