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

Home -> Community -> Usenet -> c.d.o.misc -> Accessing files from PL/SQL

Accessing files from PL/SQL

From: M Ivon M <i.p.kok02_at_kpn.com>
Date: Wed, 02 Feb 2000 13:25:57 GMT
Message-ID: <879b95$89k$1@hdxl22.telecom.ptt.nl>


Hi all,

I'm using the UTL_FILE package to open a file: Logfile := utl_file.fopen('d:\debug', 'log.txt', 'a') The d:\debug directory exists on the server, but utl_file raises the 'invalid path' exception.

What might be the problem?

tia,
Ivon Received on Wed Feb 02 2000 - 07:25:57 CST

Original text of this message

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