Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: UTL_FILE
s Lehaire wrote:
> Hi,
> I'm using UTL_FILE to write file from my database into a local directory and
> that's works!
> The probleme is that I must acces network files to read them
>
> Is-it possible to access to a network drive mapped(like p:\, s:\) I'v tried
> to write the correct path in my ini.ora file but it seems to be impossible.
>
> thx for help =)
What version of Oracle? It makes a difference.
If 9i did you create a new spfile?
If 8i did you reboot?
What syntax did you use? The syntax above is invalid. Post what you wrote.
-- 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 Jun 23 2003 - 11:56:42 CDT
![]() |
![]() |