Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: No data found in UTL_FILE package

Re: No data found in UTL_FILE package

From: Thomas J. Kyte <tkyte_at_us.oracle.com>
Date: 2000/04/17
Message-ID: <8dfj61$5d2$1@nnrp1.deja.com>#1/1

In article <38fb4158.126809051_at_news.mweb.co.za>,   hscheepers_at_mweb.com (h scheepers) wrote:
> Hi All
>
> Does anyone perhaps know under what conditions one would encounter the
> 'no data found' exception while using the UTL_FILE package.
>
> Regards
> Herman Scheepers
>
>

the get_line procedure, will:

...
 If no text was read due to "end of file," then the NO_DATA_FOUND exception is raised.
...

--
Thomas Kyte                              tkyte_at_us.oracle.com
Oracle Service Industries
http://osi.oracle.com/~tkyte/index.html
--
Opinions are mine and do not necessarily reflect those of Oracle Corp


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Apr 17 2000 - 00:00:00 CDT

Original text of this message

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