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 -> Re: script , batch ..

Re: script , batch ..

From: Daniel Morgan <damorgan_at_exesolutions.com>
Date: Tue, 23 Apr 2002 15:10:26 GMT
Message-ID: <3CC57952.539FC3B2@exesolutions.com>


You need to use SQL*Loader which is the sqlldr executable in the ORACLE_HOME/bin directory. To get information on using it go to http://technet.oracle.com and search for 'SQL Loader'.

Also, you will need to FTP the file to the local box to do this.

Daniel Morgan

Xavier Barau wrote:

> As i 'm quite beginer in Oracle, i have few basics questions.
> I have to generate scripts use to Insert 100 000 entries, from a text file,
> in a distant Oracle 8 database.
> Where could i find samples with all the connect procedure and insert
> request.
> Thanks a lot
> Xavier
Received on Tue Apr 23 2002 - 10:10:26 CDT

Original text of this message

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