Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Performance of queries with DB_LINKS

Re: Performance of queries with DB_LINKS

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Thu, 05 Oct 2000 18:19:01 +0800
Message-ID: <39DC5595.1BD9@yahoo.com>

NetComrade wrote:
>
> Hi,
>
> i know the db_links are generally a big performance killer, but if all
> dbs are on the same LAN and there isn't THAT much activity through
> them, are they still going to be a prob?
>
> Thanx.

joins across db links can be a problem since under certain conditions the table(s) must be shipped to/from the remote node to allow the join..

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk

We are born naked, wet and hungry...then things get worse
Received on Thu Oct 05 2000 - 05:19:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US