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

Home -> Community -> Usenet -> c.d.o.server -> Re: Problems with UTL_FILE!

Re: Problems with UTL_FILE!

From: Tim Hentzel <thentzel_at_yahoo.com>
Date: 2000/06/15
Message-ID: <8iblgo$j9r$1@nnrp1.deja.com>#1/1

it is something like 32K per line in Oracle8.

hth,
Tim

http://www.codegarden.com

In article <8ia8jq$h0p$2_at_serv1.iunet.it>,   "Piero" <p.dibello_at_reply.it> wrote:
> Hi,
> I'm having problems with pl/sql's utl_file package.
> I need to write a binary file, so I've used the put() function, but
 when I
> try to close the file I get an error...
> I know that the write buffer is limited to 1023 bytes (is it right?),
 so I
> tried to force writing to file with fflush(), but I got the same error
> during the file closing.... I can't image where is my mistake!
>
> Can you help me?
>
> Thanks
>
> Piero
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Jun 15 2000 - 00:00:00 CDT

Original text of this message

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