Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Export of very big table
Also try with big buffer(as allowed by your physical memory) and commit=y
which will help in faster import.
Regards
Rafiq
From: Gregory Conron <gconron_at_hfx.andara.com>
Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Subject: RE: Export of very big table
Date: Thu, 28 Dec 2000 03:20:44 -0800
On Thu, 28 Dec 2000, you wrote:
> Hello and good-morning (It is for me!)
>
> I am using Rachel's scripts now too. The difference could be in the
omission
> of the 'direct' parameter while exporting. Usually we use it, but they
are
> not in Rachel's script.
> I cannot see if it works yet, for I exported 19.000.000 rows yesterday
and
> started to import them at 16:00. Now it's 7:30 (Here in Holland) and it
only
> imported 7.000.000 rows up till now.... (15h30m 7.000.000 => 42h import
time
> :o(
Have you dropped your indexes (if possible) prior to the import? The import
will occur many times faster if no index maintenance is needed. Also, you
may
want to have analyze=n in the parfile (analyzing a large table may add hours
to
the import time).
Cheers,
GC
-- "The opposite of a correct statement is a false statement. But the opposite of a profound truth may well be another profound truth." --Niels Bohr -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Gregory Conron INET: gconron_at_hfx.andara.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.comReceived on Thu Dec 28 2000 - 10:27:08 CST
![]() |
![]() |