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 -> Re: UTL_FILE Woes

Re: UTL_FILE Woes

From: Vrajesh Patel <vrajesh.patel_at_mci.com>
Date: Sat, 17 Apr 1999 16:53:20 GMT
Message-ID: <3718BC73.97BFD379@mci.com>


You have to run this procedure through oracle user where oracle is having DBA as group and Oracle as user a/c.

Hope will work, let me know if doesn't work.

Thanks,

Vrajesh.

Mike Criscolo wrote:

> Hello,
>
> I'm having a bit of a time getting the UTL_FILE package
> to work under Solaris 2.6. I'm running 7.3.4. I've set
> the utl_file_dir to most everything, including "*", "/tmp",
> and even the home directory of the "oracle" user. To
> no avail. When I run the proc, I get an exception that's
> NOT the standard exceptions thrown during a FOPEN call.
> I check for Invalid Path, Invalid Mode and Invalid Operation.
> I'm landing in the "WHEN OTHERS" clause of my EXCEPTION
> statement.
>
> This same proc runs fine under NT/7.3.4. Is there a trick to
> getting UTL_FILE working under UNIX?
>
> Thanks,
> -Mike
Received on Sat Apr 17 1999 - 11:53:20 CDT

Original text of this message

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