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 -> Re: Pb using UTL_FILE

Re: Pb using UTL_FILE

From: <michael_bialik_at_my-deja.com>
Date: Mon, 07 Feb 2000 20:20:48 GMT
Message-ID: <87n9ep$430$1@nnrp1.deja.com>


Hi.

 There is a limit of 1023 bytes in Oracle 7.x for UTL_FILE linesize.  The limit was raised in 8.x to 32k.

 Michael.

In article <87n06s$sh4$1_at_nnrp1.deja.com>,   bagnouls_at_my-deja.com wrote:
> Hi,
>
> I need to write a unique line that contains more than 1024 characters
> into a file. The functions PUT_LINE or PUT raise an exception when I
try
> to do this.
>
> Does anyone have a solution for that problem ?
>
> Cyril (I'd rather have a answer by EMAIL please, thanks a lot)
> bagnouls_at_hotmail.com
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Feb 07 2000 - 14:20:48 CST

Original text of this message

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