Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: No data found in UTL_FILE package
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
![]() |
![]() |