Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: help on UTL_FILE..
Check the parameters specified in the init.ora file
I think the parameter is UTL_FILE_DIR , this has to have the path from
where the Oracle can read or write data from a file. If this is specifi=
ed
as * then it can read from anywhere where there is access.
Makarand Natu <Makarand.Natu_at_originindia.com>@fatcity.com on 07/31/2000=
05:55:39 PM
Please respond to ORACLE-L_at_fatcity.com
Sent by: root_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
cc:
Subject: help on UTL_FILE..
Hi Gurus,
I'm running Oracle 8.0.5 on NT-4 (SP3) on Server 1.
Server 1 has a mapping E:\=A0=A0 pointing to Server 2\share directory.
I'm trying to read a file on E:\ by using UTL_FILE package. But is is
raising an INVALID_OPERATION
exception.
I have checked the file access and that is fine. Also the paths specifi=
ed
in UTL_FILE.FOPEN call are correct.
Help requested..
Received on Mon Jul 31 2000 - 21:54:07 CDT
![]() |
![]() |