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 -> UTL_FILE.INVALID_PATH

UTL_FILE.INVALID_PATH

From: <a94eribe_at_my-dejanews.com>
Date: Fri, 14 Aug 1998 12:57:20 GMT
Message-ID: <6r1c7g$51n$1@nnrp1.dejanews.com>


Hi everybody, some help would be very appreciated.

The following code:

utl_file.get_line(utl_file.fopen('/tmp', 'test.dat', 'r'), w_buffer);

raises the exception named in subject line to this message (UTL_FILE.INVALID_PATH) utl_file_dir is set to: /tmp/dat

The file permissions for "test.dat" is ok.

What can be causing the exception??

Thanks
/Erik

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Fri Aug 14 1998 - 07:57:20 CDT

Original text of this message

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