![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, Has anybody had experience using dts with oracle on windows 2000 ? We have sql 2000 on windows 2000 and oracle 9i on windows 2000. Using dts to send data to oracle is extremely slow, coming from oracle to sql is twice as fast, but still relatively slow compared between transferring data between sql servers. Any idea on what would cause such a slowdown when copying to oracle. Regards, Ned |
#3
| |||
| |||
|
|
-----Original Message----- Most probably the driver translations. I have heard other complaining that it is slow also. An idea would be to Export to text file from the relevant system and BULK load the data in on the other from the text file. -- -- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Ned Radenvoic" <anonymous (AT) discussions (DOT) microsoft.com wrote in message news:5fe101c3adff$84b38890$7d02280a (AT) phx (DOT) gbl... Hi, Has anybody had experience using dts with oracle on windows 2000 ? We have sql 2000 on windows 2000 and oracle 9i on windows 2000. Using dts to send data to oracle is extremely slow, coming from oracle to sql is twice as fast, but still relatively slow compared between transferring data between sql servers. Any idea on what would cause such a slowdown when copying to oracle. Regards, Ned . |
#4
| |||
| |||
|
|
Thanks for your reply Allan. I just want to clarify. I should export the data from sql to an ascii file and then use the ORACLE BULK LOADER to load the data into oracle. Or should I use dts to load the ascii file into oracle. Regards, Ned -----Original Message----- Most probably the driver translations. I have heard other complaining that it is slow also. An idea would be to Export to text file from the relevant system and BULK load the data in on the other from the text file. -- -- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Ned Radenvoic" <anonymous (AT) discussions (DOT) microsoft.com wrote in message news:5fe101c3adff$84b38890$7d02280a (AT) phx (DOT) gbl... Hi, Has anybody had experience using dts with oracle on windows 2000 ? We have sql 2000 on windows 2000 and oracle 9i on windows 2000. Using dts to send data to oracle is extremely slow, coming from oracle to sql is twice as fast, but still relatively slow compared between transferring data between sql servers. Any idea on what would cause such a slowdown when copying to oracle. Regards, Ned . |
![]() |
| Thread Tools | |
| Display Modes | |
| |