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

Home -> Community -> Usenet -> c.d.o.misc -> Q:Sql*Load

Q:Sql*Load

From: Pere Juanola <pjuanola_at_ctv.es>
Date: 1997/03/17
Message-ID: <332D6299.CCF@ctv.es>#1/1

Hello,

        I'm loading plain ascii files into my database, and as these files are
quite large i'd like to optimize the loading.

        I tried to raise the BINDSIZE to 1000000 and the ROWS to 1500 but qhen
I start SQLLOAD the commit is done every 172 (aprox.) when all the 1500 rows fit into the bindsize.

        I'd like to make a commit every 1000 rows.

        I'm using ORACLE 7.2 in a DIGITAL UNIX.

        If somebody can tell me what I'm doing wrong or if I'm missing something.

        Thanks in advance.  


                        Pere Juanola i Juanola
                       E-Mail : pjuanola_at_ctv.es
		   http://www.ctv.es/USERS/pjuanola

===================================================================
Received on Mon Mar 17 1997 - 00:00:00 CST

Original text of this message

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