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: getting error on UTL_FILE.FOPEN

Re: getting error on UTL_FILE.FOPEN

From: Muthu Kumar G <g.muthukumar_at_gmail.com>
Date: 10 Nov 2005 20:56:14 -0800
Message-ID: <1131684974.715077.90010@g47g2000cwa.googlegroups.com>


CREATE OR REPLACE DIRECTORY MY_OUT AS '/export/home/mig10g/muthu';

GRANT READ, WRITE ON DIRECTORY MY_OUT TO PUBLIC; are these permissions enough or should i give some more privileges.

thanks.
Muthu Kumar. Received on Thu Nov 10 2005 - 22:56:14 CST

Original text of this message

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