UTL_FILE.INVALID_OPERATION (trying to open file)

From: <sfelten_at_ipsos-asi.com>
Date: Wed, 20 Jan 1999 20:45:21 GMT
Message-ID: <785f8v$t2p$1_at_nnrp1.dejanews.com>



[Quoted] [Quoted] When using the UTL_File package to Open a file I get the following Exception error.

[Quoted] UTL_FILE.INVALID_OPERATION - Due to lack of permissions for access to the [Quoted] file. Contact dba for access rights.

The file is being accessed on the local machine. The code is as follows: (Is [Quoted] it oracle access permissions or the local machine permissions??)

v_infile := UTL_FILE.FOPEN('c:\','acctsms.txt','r');

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Wed Jan 20 1999 - 21:45:21 CET

Original text of this message