Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: problem with UTL_FILE.FILE OPEN
You're supposed to set the parameter to a directoryname, not an asterisk. Setting the parameter to something like
/oracle/base/8.1.7/work
and setting the protection of the directory to 0644 (files are
written by the oracle server processes) should help.
-----Original Message-----
Sent: Wednesday, March 14, 2001 5:16 AM
To: Multiple recipients of list ORACLE-L
List hi!
Oracle817 on AIX. (64 bit)
We have defined in initora file UTL_FILE_DIR=*
When we start function UTL_FILE.FOPEN it raises exception INVALID_PATH.
Everything is set and available (permissions are 777).
Do you have any idea what's wrong?
TIA,
Sonja
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: =?ISO-8859-2?Q?Sonja_=A9ehovi=E6?= INET: sonja.sehovic_at_pbz.hr Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Wed Mar 14 2001 - 12:52:14 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Gogala, Mladen INET: MGogala_at_oxhp.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |