Re: UTL_FILE.INVALID_OPERATION (trying to open file)

From: Markus Krämer <Cathbad_at_t-online.de>
Date: Thu, 21 Jan 1999 20:27:16 +0100
Message-ID: <36A77F94.EBE1EB01_at_t-online.de>


sfelten_at_ipsos-asi.com wrote:
>
> When using the UTL_File package to Open a file I get the following Exception
> error.
>
> UTL_FILE.INVALID_OPERATION - Due to lack of permissions for access to the
> file. Contact dba for access rights.
>
UTL_FILE allows access only to directories which are listed in the startup-script (e.g. init.ora).

The correct entry type is UTL_FILE_DIR. Normally your DBA has to maintain this script.

Hope, that helped.

-- 
Markus Krämer
Cathbad_at_t-online.de
Received on Thu Jan 21 1999 - 20:27:16 CET

Original text of this message