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: Database link performance problem

Re: Database link performance problem

From: Daniel A. Morgan <Daniel.Morgan_at_attws.com>
Date: Wed, 20 Jun 2001 11:26:35 -0700
Message-ID: <3B30EADB.38FFF6E0@attws.com>

Bernhard Acke wrote:

> Hi,
> I am generating periodically data for a few tables on a 8.1.7 instance. These are
> normally 200.000 datasets using 20-something SQL-queries with a database link to
> a seperate 8.0.5 instance ti import data from there. The time for this job is
> awfull. I thought about some actions to increase data import speed:
>
> on 8.1.5 instance:
> - sql-query optimization
> - alter tables to nologging
> - using multiple jobs/snp processes
>
> on net8:
> - using tcp.nodelay=true
> - altering packet size sdu
>
> But my feeling is, that the main bottleneck is the database link.
>
> What do you think about the actions above?
> Do you have any other hints?
>
> Bernhard
>
> --
> __________________________________________________________
> News suchen, lesen, schreiben mit http://newsgroups.web.de

I think your assumptions are valid.

Daniel A. Morgan Received on Wed Jun 20 2001 - 13:26:35 CDT

Original text of this message

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