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

Home -> Community -> Usenet -> c.d.o.tools -> Re: UTL_FILE_DIR = * question

Re: UTL_FILE_DIR = * question

From: Xifer <ark_at_im.net>
Date: Tue, 02 Jan 2001 09:51:25 +0000
Message-ID: <3A51A49D.241B131A@im.net>

cwang9_at_yahoo.com wrote:
>
> All:
>
> I got "Invalid Path ..." error when I tried to READ a
> Unix text file. I am running Oracle8i on my home PC.
>
> Then I updated the init.ora file and added this line:
>
> UTL_FILE_DIR = *
>
> This should add all directories to its access list. However
> I got the exact same "Invalid Path ..." error,,,
>
> Anything I missed ???
>

Sounds like you might have made the change to the wrong init<sid>.ora file? Check what init file is being used at startup. You might try removing the space from the param 'utl_file_dir=*' Received on Tue Jan 02 2001 - 03:51:25 CST

Original text of this message

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