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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: need help with sql*loader problem

Re: need help with sql*loader problem

From: Ryan <ryan.gaffuri_at_cox.net>
Date: Fri, 21 May 2004 20:38:00 -0400
Message-ID: <064301c43f95$096641f0$51a36244@ryan2le36ofjce>


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 ...
>



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
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

Original text of this message

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