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 Question

Re: UTL_FILE Question

From: Paul Q <paulq_at_home.com>
Date: Thu, 09 Sep 1999 23:07:58 GMT
Message-ID: <i5XB3.15326$kL1.209663@news2.rdc1.on.home.com>


use text_io instead of utl_file.

Jill wrote in message <7r1bgk$35u$1_at_bgtnsc02.worldnet.att.net>...
>I want to write a PL/SQL procedure containing a call to UTL_FILE to run on
a
>Windows client against an Oracle/Unix server, but I want the resulting flat
>text file to be written to the C: drive on the client, not the Unix server.
>Is that possible without having to set utl_file_dir ?
>
>I am getting an error returned from fopen and I suspect it is complaining
>about it.
>
>Thanks for any help.
>
>Jill Cohen.
>
>
>
>
>
Received on Thu Sep 09 1999 - 18:07:58 CDT

Original text of this message

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