Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: utl_file package on oracle 7.3
We've been using this package for a simple file creation of a formated data file that is never larger than 500 K so I'm not sure if there is a file size limitation. We did learn, however, that you have to set the UTL_FILE_DIR parameter in the init.ora file to a writeable directory in order to create a file first.
Hope this is some help!
Melisa
Nandan Shah wrote:
>
> I am trying to figure out a way of generating log files - other than
> using dbms_output stored package. I did notice that oracle now has
> utl_file stored package - has anybody used this package? If so, are
> there any limitations on using it like filesize etc?
>
> Nandan Shah
> nshah_at_ctp.com
Received on Mon Jun 16 1997 - 00:00:00 CDT
![]() |
![]() |