Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: utl_file
Hi,Abhishek,
Do you have permissions on the driver ? Read & write permission ?
And in Oracle 9iR1 and before, you should edit init.ora to set the utl_file_dir parameter in order to WRITE a file.
On Mon, 28 Jun 2004 10:40:26 +0530, Abhishek Saxena
<abhisheks_at_kpitcummins.com> wrote:
>
> Hi friends
> I have one query about utl_file in Oracle.
> Actually I want to write a file on map drive which is mapped to database server but whenever I tried to write on this drive, it's give me "INVAID OPERATION" error.
> Do you have any ideas about how to write a file on map drive or is this possible?
> Otherwise I have to write a java program to transfer file from local drive to map drive but it's long way, Could you please let me know, is this possible to do using utl_file or not.If yes then inform me how to get it.
>
> Thanks and Regards,
> Abhishek Saxena
> KPIT Cummins Infosystem Limited
> Mutha Symphony, Law college Road
> Pune 411004 INDIA
> Tel: +91-20-25458277
> cell: +91-20-33306103
> email:abhisheks_at_kpitcummins.com
>
> -----------------------------------------------------------------
>
-- David Fenng dbanotes_at_gmail.com http://www.dbanotes.net some tips about Oracle RDBMS 8i/9i/10g ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Mon Jun 28 2004 - 00:39:20 CDT