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: Speed up import of a 10gb table with a long_raw datatype

Re: Speed up import of a 10gb table with a long_raw datatype

From: Mohammad Rafiq <rafiq9857_at_hotmail.com>
Date: Wed, 21 Feb 2001 09:40:20 -0800
Message-ID: <F001.002B9BB8.20010221083041@fatcity.com>

Increase buffer to maximum possible may be 104857600(100MB). Regards
Rafiq

Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: Wed, 21 Feb 2001 08:06:43 -0800

DBA's,

Does anyone have any tips for speeding up the import of a 10gb table with a long_raw datatype. I've disabled the constraints, dropped the indexes, & put the database in noarchivelog mode.

My import parameters are:

file=/TEMP_MOUNT/imp_cflo/cfuabprd_blob.dmp log=cfuabprd_blob.log
fromuser=xxxxx
touser=xxxxxx
tables=REPORT_BLOBT
indexes=N
rows=Y
constraints=N
feedback=1000

buffer=2000000
ignore=Y
commit=Y

Hardware: Sun E10K 4cpu's 3gb ram
OS: solaris2.6
Oracle:8.1.6.2.1

TIA ...JIM...

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: James Howerton
   INET: jhowerton_at_uabmc.edu

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 -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mohammad Rafiq INET: rafiq9857_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).
Received on Wed Feb 21 2001 - 11:40:20 CST

Original text of this message

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