p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > SQL Server > SQL Server DTS
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
SQL Server DTS Discussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server DTS section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old October 21st, 2009, 04:53 AM
Registered User
Points: 5, Level: 1
Points: 5, Level: 1 Points: 5, Level: 1 Points: 5, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Oct 2009
Location: Mumbai
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Transaction in Transform Data Task - DTS

Hi All,

In one of my DTS package I have three Transform Data Tasks. I want to ensure if any of the Transform Data Task fails, all the tasks should be Rollback.

I have enabled the following options in DTS package's Advanced properties:

- Use transaction
- Commit on successful package completion
- Transaction isolation level: Read commited

Even though if any of the above Transform Data Task fails, DTS commits for the remaining successful tasks. As per my knowladge it should not happen as I have enbled above options in DTS to use the transaction.

Or does DTS will takes care in such case if I enable the following options in each of the task's WorkFlow properties?

- Join transaction if present
- Rollback transaction on failure

Can anybody advice me how DTS use Transactions. Why does it get failed in first case?

Thanks in advance,

Mahesh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
DTS error: Unable to enlist in the transaction zpluug SQL Server DTS 3 July 18th, 2005 05:37 AM
Transform Data Task Hide's tables Hal Levy SQL Server DTS 1 April 27th, 2005 12:36 AM
DTS Transform Data Task VB Script problem jan.aitken SQL Server DTS 0 May 28th, 2004 09:13 AM
need a constant during dts transform cupboy SQL Server 2000 1 August 2nd, 2003 05:08 AM
Transaction Handling in DTS Varshan09 BOOK: Professional SQL Server 2000 DTS 0 June 18th, 2003 04:51 AM



All times are GMT -4. The time now is 03:18 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc