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

Home -> Community -> Usenet -> c.d.o.server -> Re: data import?

Re: data import?

From: Anurag Varma <avdbi_at_hotmail.com>
Date: Wed, 19 Feb 2003 21:24:34 -0500
Message-ID: <v58f35ffj3s869@corp.supernews.com>


sql*loader

See Oracle utilities manual fro syntax

Anurag

"Olaf Eilers" <o.eilers_at_t-online.de> wrote in message news:b31akg$kc2$07$1_at_news.t-online.com...
> hi gurus,
>
> i have a simple question, but i never have used oracle before:
>
> i got some hundred of MBytes data in ascii-files (every single line a
> dataset, like name street zip ...) to import into our soon to come oracle
> db. so how i thought to handle it was like this:
>
> writing a simple programm to convert ascii-files into sql-statements
> calling oracle like:
> oracle --login username --password mypassword database < statements.sql
> is this possible? how?
> another (better) way to import ascii-files into oracle db?
>
> thanks,
> Olaf
>
> --
> Live as if you were to die tomorrow.
> Learn as if you were to live forever.
> - Gandhi
>
Received on Wed Feb 19 2003 - 20:24:34 CST

Original text of this message

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