Problem with utl_file.FOPEN function
From: Marek Ochal <mochal_at_ci.comarch.pl>
Date: Thu, 15 Oct 1998 12:54:34 GMT
Message-ID: <01bdf83a$a362e180$9a020a0a_at_pcmochal.ci.comarch.pl>
Hi,
[Quoted] [Quoted] 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,
Can anybody help me?
Marek Ochal Received on Thu Oct 15 1998 - 14:54:34 CEST
Date: Thu, 15 Oct 1998 12:54:34 GMT
Message-ID: <01bdf83a$a362e180$9a020a0a_at_pcmochal.ci.comarch.pl>
Hi,
[Quoted] [Quoted] 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 - 14:54:34 CEST