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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Export of very big table

RE: Export of very big table

From: Mohammad Rafiq <rafiq9857_at_hotmail.com>
Date: Thu, 28 Dec 2000 11:27:08 -0500
Message-Id: <10724.125396@fatcity.com>


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.com
Received on Thu Dec 28 2000 - 10:27:08 CST

Original text of this message

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