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: Can not find SQL*loader in Oracle9i???

Re: Can not find SQL*loader in Oracle9i???

From: george lewycky <gelewyc_at_nyct.com>
Date: 27 Jun 2003 07:05:34 -0700
Message-ID: <68aecc05.0306270605.ab8c94e@posting.google.com>


you can also look on your server machine for sqlldr.exe

start > programs > command prompt then cd to your directory with the data you must run it through MS DOS this method and NOT the START > RUN procedure

I found it easier to copy sqlldr in a directory with the data & control files

george

"DJ" <nospamplease_at_goaway.com> wrote in message news:<Fj4Ha.4259$LP.642_at_newsfep4-winn.server.ntli.net>...
> <chaoy_at_pacbell.net> wrote in message
> news:e44d830a.0306151153.306ee84_at_posting.google.com...
> > Hi,
> >
> > I have installed oracle9i, and want to use sql*loader to load text
> > data into table.
> >
> > However, I can not find a tool called SQL*loader anywhere on the manu.
> >
> > It will be appreciated if some experts can give me an advice where I
> > can find it, and how to use it to load text data.
> >
> > Thanks.
> >
> > Chuck
>
> it is a command line tool mainly and it can be found in $ORACLE_HOME/bin and
> is called sqlldr
>
> and to use it, go to http://tahiti.oracle.com and look it up in the manual
Received on Fri Jun 27 2003 - 09:05:34 CDT

Original text of this message

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