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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to get data into Oracle over a mediocre network connection

Re: How to get data into Oracle over a mediocre network connection

From: <sybrandb_at_hccnet.nl>
Date: Sun, 03 Jun 2007 09:37:56 +0200
Message-ID: <iqr463tcq433cqtrkbnmdmptqgdl078pd2@4ax.com>


On Sat, 02 Jun 2007 16:13:54 -0700, "Martin T." <bilbothebagginsbab5_at_freenet.de> wrote:

>Well, there were no earlier attempts with _SQLLoader_. There were the
>attempts with x update stmts in a sql scripts and the exp/imp approach
>which failed utterly. The SQLLoader approach just worked ...
>
>If anyone likes to comment on why loading a table over the network via
>SQLLoader is 1000x faster than via imp (or SQL) I'd be more than
>happy ...

So far, you have been less than clear about the exact route you followed: no exact statements etc.
So how could anyone provide any comment? There are numerous factors at play. Imp will be slower if you don't specify the buffer= parameter, the commit=y parameter, etc, etc, etc.

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Sun Jun 03 2007 - 02:37:56 CDT

Original text of this message

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