Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Faster Sqlloader Question
Gilbert,
disable or remove all constraints on the table being loaded. remove all indexes on the table being loaded.
if all else fails, buy a faster machine with faster disk.
good luck!
Tom Mercadante
Oracle Certified Professional
-----Original Message-----
Sent: Tuesday, July 30, 2002 8:59 AM
To: Multiple recipients of list ORACLE-L
How can I do to sqlloader work faster.
I tryed the DIRECT option, same result.
I tryed DIRECT and PARALLEL option, same result
I am working with an Oralce 8.1.6.3.0 patched sqlloader
I loaded 20 000 lines in 1 minute and I wish to load 400 000 lines in the same time?
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Bernard, Gilbert
INET: Gilbert.Bernard_at_caissedesdepots.fr
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).
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 Tue Jul 30 2002 - 08:53:23 CDT