PL/SQL problems with UTL_FILE

From: Piero <p.dibello_at_reply.it>
Date: 2000/06/15
Message-ID: <8ia8jm$h0p$1_at_serv1.iunet.it>#1/1


Hi,
[Quoted] 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 [Quoted] 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 [Quoted] 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 Received on Thu Jun 15 2000 - 00:00:00 CEST

Original text of this message