RE: Using UTL_FILE_DIR

From: Mark W. Farnham <mwf_at_rsiz.com>
Date: Tue, 21 Mar 2017 07:57:19 -0400
Message-ID: <007101d2a23a$4b2b2f90$e1818eb0$_at_rsiz.com>



Does the destination you want to put the file on appear on the database server as a mount point that Oracle can write to from the operating system level?  

IF yes, then yes. IF no, then no.  

IF you own the destination folder, the file will in many cases be owned by the user on the OS that starts the database (often “oracle”), but since you own the directory, most operating systems allow you to change the file attributes.  

mwf  

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Eriovaldo Andrietta Sent: Monday, March 20, 2017 7:55 PM
To: ORACLE-L
Subject: Using UTL_FILE_DIR  

Hi,  

I am running a script that uses UTL_FILE_DIR in a machine that is not the database server.

I used the folder /tmp to indicate the folder and the script ran right and generate the file.

But , i don´t have access to get the file.  

My doubt :  

Is there a way to generate the file via UTL_FILE_DIR in the machine that I am running the script (out of the database server) ?  

Thanks

Eriovaldo    

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 21 2017 - 12:57:19 CET

Original text of this message