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: HOW TO MAKE FAST EXPORT

RE: HOW TO MAKE FAST EXPORT

From: Mark Leith <mark_at_cool-tools.co.uk>
Date: Wed, 13 Feb 2002 15:58:42 -0800
Message-ID: <F001.0040EECC.20020213155822@fatcity.com>

_make_import_faster = true ;)

You could drop any indexes that are associated with the tables you are importing to - If you are simply exporting/importing (whilst no users are online). If you have any triggers that fire on insert in to the tables, then you could also disable those..

Any thing else list?

HTH Mark

-----Original Message-----
Sent: 13 February 2002 23:20
To: Multiple recipients of list ORACLE-L

Hi
How to make import fast except BUFFER size increase and big rollback segment if I am reorganising the database.
Thanks
-Seema



Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Seema Singh
  INET: oracledbam_at_hotmail.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mark Leith INET: mark_at_cool-tools.co.uk 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).
Received on Wed Feb 13 2002 - 17:58:42 CST

Original text of this message

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