Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: UTL_FILE
This shouldn't be a problem.
Only use UNC paths to shares.
You will need to change the account that the Windows services run as (instead of the default system one) in order to access networked resources.
Daniel.
On Tue, 24 Jun 2003 17:20:53 +0200, "Guido Konsolke" <Guido.Konsolke_at_triaton.com> wrote:
>"s Lehaire" <s.lehaire_at_meilleuregestion.com> schrieb im Newsbeitrag
>news:bd92as$mo$1_at_reader1.imaginet.fr...
>> I'm going to try to answer all question.
>>
>> My oraclcle is 9i version
>> I added in my ini.ora the line : utl_file_dir=P:\shared and
>> utl_file_dir=C:\shared (the second is for testing)
>>
>> In my procedure which work with the shared folder c:\shared, there's an
>> exception catched ( file can't be found) with the other shared folder
>> P:\shared.
>>
>> I'm well identified under windows because i can access the map network
>drive
>> without any problems.
>>
>> thx
>>
>
>Hi,
>
>have you tried to follow Daniel's suggestion?
>
>Greetings,
>Guido
>
Received on Fri Jun 27 2003 - 15:24:30 CDT
![]() |
![]() |