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: Sql PLus - extra linefeed

Re: Sql PLus - extra linefeed

From: Yechiel Adar <adar666_at_inter.net.il>
Date: Mon, 03 Apr 2006 15:54:32 +0200
Message-ID: <44312918.9010407@inter.net.il>


Hello Ken

You need to do binary edit on the file (use textpad) and see what exactly is in the blank line.
If it is only 0D0A you can use a batch utility like change.exe to change all 0D0A0D0A to 0D0A and this will remove the extra line.

Adar Yechiel
Rechovot, Israel

Ken Naim wrote:

>I am having a issue with the spooling of a query to file where sql plus is
>inserting an extra linefeed and I cannot determine the cause. The file will
>be imported into a 3rd party app that I do not have any control over. I
>might be missing the obvious as I have working on it all afternoon so I
>appreciate any assistance. I am running on oracle 10gR1 on windows. Sql plus
>is running on the server.
>
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Apr 03 2006 - 08:54:32 CDT

Original text of this message

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