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

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL output problem

PL/SQL output problem

From: Mark Gumbs <mgumbs_at_vossnet.co.uk>
Date: 1998/02/09
Message-ID: <34DF6104.3084AFD0@vossnet.co.uk>#1/1

Hi,

When trying to output a long record using put_line and put to a file, i get a 'Write Error' message.
I assume it is because the record length is longer than 1023 bytes and my record length is about 9000 bytes long. Is there a sneaky cheat to get around this problem?

Any replies to mgumbs_at_hotmail.com or mgumbs_at_vossnet.co.uk (preferably both!)

Mark. Received on Mon Feb 09 1998 - 00:00:00 CST

Original text of this message

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