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 -> Re: file access with UTL_FILE

Re: file access with UTL_FILE

From: Victor Lu <victorlu_at_adenine.basefour.com>
Date: 1997/01/23
Message-ID: <slrn5eevk3.74p.victorlu@adenine.basefour.com>#1/1

Hi, Klaus:

You need to include a final delimier in the location specifiction.

UTL_FILE_DIR = '/user/oracle/mydir/'

Victor

>I am trying to access files by invoking the UTL_FILE package.
>Unfortunately the FOPEN procedure raises an INVALID_PATH exception, and
>I have no idea why.
>
>Could it be I have provided the wrong parameter in initSID.ora?
>
>UTL_FILE_DIR = '/user/oracle/mydir'
>
>I am working with ORACLE 7.3, Irix 6.2
>
>Klaus Schliffenbacher
>sf_at_iwb.de
  Received on Thu Jan 23 1997 - 00:00:00 CST

Original text of this message

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