Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: UTL_FILE.put 1024 bytes limitation under Oracle 7
Souhail wrote:
> Hi all,
>
> I have a problem to put lines with about 3000 characters in my output
> file using UTL_FILE.put package.
>
> I'm using Oracle 7 !! So I can not specify the line size in
> UTL_FILE.FOPEN function. ==> Compilation errors
>
> How can I write a line of 3000 characters even though I am using
> Oracle 7 ?
>
> thanks a lot.
Upgrade to a verison of Oracle sold and supported during the current millenium.
-- Daniel Morgan http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Mon Jul 21 2003 - 10:41:24 CDT
![]() |
![]() |