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: Oracle Myth II - ??

Re: Oracle Myth II - ??

From: Chuck <chuckh_at_softhome.net>
Date: Fri, 6 Sep 2002 13:55:04 -0400
Message-ID: <alaq5q$1mvtdu$1@ID-85580.news.dfncis.de>

Without testing it, off the top of my head I would say yes, there probably is a performance benefit. With any type of i/o whether it be disk or network based, there is some time spent in overhead. That time could be used for parallel i/o processing to take place.

I will do a small test on a table with a few hundred meg and post results if anyone is interested.

--
Chuck

"Ed Stevens" <spamdump_at_nospam.noway.nohow> wrote in message
news:3d78bd02.64028267_at_ausnews.austin.ibm.com...

> Some time ago we had a very interesting and informative thread on Oracle
myths,
> mostly centering on tablespace fragmentation and number of extents as a
function
> of performance.
>
> I have a question about another possible myth, though I've never seen any
> discussion on the subject, either pro or con.
>
> The question is: If one needs to move large quantities of data through a
db
> link, is there any performance advantage (supposedly from parallelization)
of
> splitting the work through 2 separate links? Do 2 links represent a
2-lane
> road, or simply two different ramps onto a single lane road? If there
would be
> a performance gain, how would an application actually implement it?
>
> Platform is Oracle EE 7.1.3 on Win2K. The two databases involved would be
on
> different boxes.
> --
> Ed Stevens
> (Opinions expressed do not necessarily represent those of my employer.)
Received on Fri Sep 06 2002 - 12:55:04 CDT

Original text of this message

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