Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: DB Links
Hello Kevin
I just spent a week + with a tar on exactly this problem. We upgraded a database from oracle 8.16 to 9.2.0.5. We had one query where the user joined data from 2 other databases. The run time jumped from 0.1 seconds to 3.5 minutes. I checked and found that Oracle did FTS on one remote database and then joined it to the three records fetched from the other remote database.
I finally used hint driving_site to execute the query on the remote database and the time dropped back to 0.1 seconds.
Yechiel Adar
Mehish
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Sep 23 2004 - 07:17:25 CDT
![]() |
![]() |