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: read and write to textfiles on "local" box with PL/SQL?

Re: read and write to textfiles on "local" box with PL/SQL?

From: TurkBear <noone_at_nowhere.com>
Date: Mon, 24 Sep 2001 12:50:30 -0500
Message-ID: <sesuqtsl37mkipkrca9ukv7iptlv7djo3b@4ax.com>

Check the init<sid>.ora file on the remote database and see what directories are set by the UTIL_FILE_DIR parameter.. Be sure that the local directory you want to use is listed..

D. Motsiff <dalemotsiff_at_hotmail.com> wrote:

>hi All
>
>i'm trying to read and write to text files on my local box using
>UTL_FILE with no luck.
>
>i can read and write to text files out on the database (on the remote
>database box) with no problem.
>
>does anyone know if this is possible in anyway? possible code
>snippets? or am i just grasping at straws tring to do this with
>PL/SQL?
>
>thanks
>Dale

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World!  Check out our new Unlimited Server. No Download or Time Limits! -----== Over 80,000 Newsgroups - 19 Different Servers! ==----- Received on Mon Sep 24 2001 - 12:50:30 CDT

Original text of this message

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