Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: need help with sql*loader problem
yeah or opening it in vi and doing the following:
'escape' (takes cursor to the bottom of the screen)
1,s/ //g
That is two spaces between the the slashes. That should get rid of your
carriage returns.
----- Original Message -----
From: "Nikhil Khimani" <nkhimani_at_marketaxess.com>
To: <oracle-l_at_freelists.org>
Sent: Friday, May 21, 2004 5:00 PM
Subject: RE: need help with sql*loader problem
> If you can, try ftp'ing the file to UNIX and try 'tr' command with -s
> option. Might get you past the hump ...
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Fri May 21 2004 - 19:34:57 CDT
![]() |
![]() |