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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: problem with UTL_FILE.FILE OPEN

Re: problem with UTL_FILE.FILE OPEN

From: Shankar Shanmugaswamy <sshankar_at_lason.com>
Date: Wed, 14 Mar 2001 10:43:42 -0800
Message-ID: <F001.002CC83D.20010314091053@fatcity.com>

Hi,

Eventhough you have given the path as * in initora Make sure that the path where you are creating the file is access to the Unix User , who is running the script The unix user should have the access Read , Write and Execute But the User thur which Oracle is Installed will be able to run the same without any problem , try that

Get back if you need more info..

S.S

>>> sonja.sehovic_at_pbz.hr 03/14/01 05:15AM >>>
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-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).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Shankar Shanmugaswamy
  INET: sshankar_at_lason.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).
Received on Wed Mar 14 2001 - 12:43:42 CST

Original text of this message

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