Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Pb using UTL_FILE
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
![]() |
![]() |