dbTalk Databases Forums  

DTS and Oracle

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


Discuss DTS and Oracle in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David J. Cartwright
 
Posts: n/a

Default DTS and Oracle - 10-18-2005 , 02:24 PM






I am using DTS on SQL Server 2000 SP4 to get ~100K rows from an Oracle 9i
db, it is slow.
Anyone know of any articles with info on how to optimize Oracle to SQL DTS ?



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

Default Re: DTS and Oracle - 10-18-2005 , 03:14 PM






Hello David,

A lot of people have this problem. A number of them do this

Export to text file
FTP
Import on the SQL Server using BULK INSERT.


Which driver are you using? You may want to experiment.

Have a google and see what others are doing.


Allan


Quote:
I am using DTS on SQL Server 2000 SP4 to get ~100K rows from an Oracle
9i
db, it is slow.
Anyone know of any articles with info on how to optimize Oracle to SQL
DTS ?



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.