Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> UTL_FILE.INVALID_PATH
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
![]() |
![]() |