dbTalk Databases Forums  

DTS Commit question

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS Commit question in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mvp
 
Posts: n/a

Default DTS Commit question - 07-13-2006 , 10:46 AM






I have created a DTS package which transform rows of one table from sql
server to oracle.
What happens is while transforming rows, if there is a error occured at 2100
row, It still writes
2099 rows into oracle table..how can i avoid it ? I want to write everything
or nothing ?

Pls let me know.



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS Commit question - 07-15-2006 , 04:52 AM






Hello mvp,

Can you wrap this in a Transaction?

What are the settings you are using on the Transform Data Task?

Are there any settings on the Oracle side (driver etc) that would cause this~?


Allan



Quote:
I have created a DTS package which transform rows of one table from
sql
server to oracle.
What happens is while transforming rows, if there is a error occured
at 2100
row, It still writes
2099 rows into oracle table..how can i avoid it ? I want to write
everything
or nothing ?
Pls let me know.




Reply With Quote
Reply




Thread Tools
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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.