Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: UTL_FILE -- accessing network drives under NT question
Hi:
I tried the same thing recently. Oracle Support said "no, it has to be a local drive". I also tried mapping a drive. The problem here is (I believe) that the drive mapping is only *visible* to the user who mapped it (not SYSTEM, which is what the Oracle process runs under). Also, when you sign off from the console, the drive mapping is disconnected until you sign in again (assuming you clicked the "reconnect" checkbox).
If you find a way to do this on NT, email me and let me know!
Regards,
Dave
John Nelson wrote in message <35338f1a.600699750_at_news.alterdial.uu.net>...
>Is it possible to write to a network drive under NT using the UTL_FILE
>package?? I have tried both full network path syntax
>('\\machine_name\share\directory_structure') and mapping the network
>drive to a drive letter on the Oracle server. Any help would be
>appreciated as this functionality is required by a program we are
>writing.
>
>Thanks,
>John
Received on Thu Apr 16 1998 - 21:58:32 CDT
![]() |
![]() |