![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, all. I'm xfering data from a SQL 2000 table to an Oracle 10G database. The table in question contains 41 million records, and is a faily wide record. I've xfer'd this table from another SQL Server months ago, and it ran within an hour...very fast indeed. However, my DTS xfer to Oracle is running s-----l------o------w. It's noticably slower than my SQL-to-SQL xfer. In fact, I started it yesterday before leaving work @ 5pm, and this morning it's only xfer'd 1.2 million records. Does anyone have advice for optimizing DTS to xfer to Oracle? Tips, suggestions, etc are appreciated. BTW, I dropped the table's indexes to speed things up, and the Oracle xfer is still slow. Thanks. Roz |
#3
| |||
| |||
|
|
Hello, all. I'm xfering data from a SQL 2000 table to an Oracle 10G database. The table in question contains 41 million records, and is a faily wide record. I've xfer'd this table from another SQL Server months ago, and it ran within an hour...very fast indeed. However, my DTS xfer to Oracle is running s-----l------o------w. It's noticably slower than my SQL-to-SQL xfer. In fact, I started it yesterday before leaving work @ 5pm, and this morning it's only xfer'd 1.2 million records. Does anyone have advice for optimizing DTS to xfer to Oracle? Tips, suggestions, etc are appreciated. BTW, I dropped the table's indexes to speed things up, and the Oracle xfer is still slow. Thanks. Roz |
#4
| |||
| |||
|
|
I'm using a million rows as my test. It took less than 2 minutes to export to flat file, ftp to the oracle box and use sql loader to push the records into Oracle. The same test using DTS only takes 2 hours. I have used Microsoft OLE, Microsoft ODBC, and Oracle ODBC. I have changed all of the parameters about twenty times. No change. Anyone have any clue on this one? "Roz" <Roz (AT) discussions (DOT) microsoft.com> wrote in message news:070B39E2-A8B2-4754-B3A2-BDB770E31B8D (AT) microsoft (DOT) com... Hello, all. I'm xfering data from a SQL 2000 table to an Oracle 10G database. The table in question contains 41 million records, and is a faily wide record. I've xfer'd this table from another SQL Server months ago, and it ran within an hour...very fast indeed. However, my DTS xfer to Oracle is running s-----l------o------w. It's noticably slower than my SQL-to-SQL xfer. In fact, I started it yesterday before leaving work @ 5pm, and this morning it's only xfer'd 1.2 million records. Does anyone have advice for optimizing DTS to xfer to Oracle? Tips, suggestions, etc are appreciated. BTW, I dropped the table's indexes to speed things up, and the Oracle xfer is still slow. Thanks. Roz |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Hi, I am new to this group. We are trying to migrate Oracle 8 to 10g. I am trying to validate the DTS packages, whether they work when we migrate to 10g. Can anyone tell me, the neccessary checks i need to perform. Thanks From http://www.developmentnow.com/g/103_...TSing-to-Oracl e--.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |