Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: UTL_FILE

Re: UTL_FILE

From: Zephyr <p.neumann_at_ids-scheer.de>
Date: Tue, 15 Feb 2005 16:03:58 +0100
Message-ID: <42120fba$0$5316$4d4ebb8e@read-nat.news.de.uu.net>


Thanx,

this solves my problem, but I can't write in UNC notation pathes even if the oracle user has write access to the UNC share.

I always get

ORA-29283: invalid file operation

Is it possible to write in UNC pathes?

Thanx
Patrick
> 4 fHandle_ := utl_file.fopen('FOO', 'foo_test.txt', 'w');
Received on Tue Feb 15 2005 - 09:03:58 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US