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

Home -> Community -> Usenet -> c.d.o.tools -> Re: UTL_TILE.PUT without adding newline ???????

Re: UTL_TILE.PUT without adding newline ???????

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Mon, 21 Aug 2000 19:23:46 +0800
Message-ID: <39A11142.20AB@yahoo.com>

Maestro wrote:
>
> Since no one has answeared this question i try a last time
>
> Have a problem with UTL_FILE.PUT command when i write a single line to
> file. It is very important that i don't add a newline to the
> file, but the PUT command adds it anyway. Is it possible to write a
> single line without the following empty newline ?
> If it isn't, is there any workarounds ??
>
> I believe that the file handeling is platform dependent, so as an
> additional information i write the file to a WindowsNT platform.
>
> Thanks in addvance ! :)
>
> Maestro

I have used this without the problem you are describing...that is, multiple calls to UTL_FILE.PUT put the data on a single line...

Are you sure you are not closing the file between calls ?

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk

We are born naked, wet and hungry...then things get worse
Received on Mon Aug 21 2000 - 06:23:46 CDT

Original text of this message

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