Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> UTL_FILE: Granting file access to >1 directory

UTL_FILE: Granting file access to >1 directory

From: Matt <nobody_at_nowhere>
Date: Tue, 1 Feb 2000 11:36:40 -0800
Message-ID: <877ckc$i4p@romeo.logica.co.uk>


Hi,

I want to be able to run multiple packages which use the standard UTL_FILE package. I want each one to use a dedicated directory for file i/o.

Currently, my initSID.ora file has the line:

    utl_file_dir=/tmp

I know I have the option to say:

    utl_file_dir=*

I am afraid that the administrators won't allow this because of security worries. Is there any way I can grant access in the init.ora file to two or more specific directories?

Thanks in advance

Matt

marrowm
{[at]}

hotmail
{[dot]}

com Received on Tue Feb 01 2000 - 13:36:40 CST

Original text of this message

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