| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: UTL_FILE doesn't work in 7.2.3.0. Other possibilities?
Stan,
I am pretty sure it works.
Did you add the following line to your Init.ora file?
UTL_FILE_DIR = * You have to tell utl_file what directories it can write to or you get errors. The above line lets you write anywhere on the drive which oracle is installed on, but you can specify a specific directory if you want.
--John Received on Wed Nov 11 1998 - 17:30:21 CST
![]() |
![]() |