Re: FOPEN in UTL_FILE gets invalid_path

From: Evan Splett <splett_at_cyberus.ca>
Date: 1996/11/30
Message-ID: <32A043D1.3F7C_at_cyberus.ca>#1/1


I needed to remove the ' quotes in initsid.ora :

   UTL_FILE_DIR = '/users/oracle/download'

and remove the trailing / from the path :

   UTL_FILE.FOPEN ('/users/oracle/download/','file_in', Received on Sat Nov 30 1996 - 00:00:00 CET

Original text of this message