Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: load with carriage return
I found the solution:
change in the file CR -> |CR
and
infile ... "str X0c0a"
works for me
"Jaap W. van Dijk" <j.w.vandijk_at_hetnet.nl> a écrit dans le message de news:
3c558ec5.1192788_at_news.freeler.nl...
> There's a Note (doc id 1011372.6) on metalink with title
>
> "How to load a Carriage Return or Newline using SQL*Loader"
>
> Jaap.
>
> On Sat, 26 Jan 2002 09:55:39 +0100, "Thierry"
> <thierry.constant2_at_wanadoo.fr> wrote:
>
> >Hi,
> >
> >I have to load (with SQL*Loader) a text file with fields VARCHAR2
> >the text field has carriage return in it so the load failed ...
> >
> >How can I load this file ?????
> >
> >Thanks for your help
> >
> >conf: WNT 4.0 Oracle 8.1.6,7
> >
> >
>
Received on Mon Jan 28 2002 - 14:27:21 CST
![]() |
![]() |