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.
| 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 |
 |
|
|
|
|
|