Re: Problem with utl_file.FOPEN function

From: Guido Konsolke <Konsolke_at_khis.krupp.com>
Date: Thu, 15 Oct 1998 15:08:55 +0200
Message-ID: <3625F3E7.8201C594_at_khis.krupp.com>


Hi Marek,
just a thought: Have you specified the directory in the init<sid<.ora file?

Bye
Guido

Marek Ochal schrieb:

> Hi,
> I have a problem when I'm trying to write a file to server in PL/SQL.
> I use UTL_FILE package. While using function:
> FUNCTION fopen(location IN VARCHAR2,
> filename IN VARCHAR2,
> open_mode IN VARCHAR2) RETURN file_type,
> I'm getting exception INVALID_PATH. However the path, I'm trying to pass as
> location parameter, is correct (u02/app/oracle/admin/DB2/udump/) and it
> exists on a server.
> Can anybody help me?
> Marek Ochal
Received on Thu Oct 15 1998 - 15:08:55 CEST

Original text of this message