Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: java.sql.SQLException: Exhausted Resultset
On Wed, 25 May 2005 18:47:46 GMT, Alessandro Lagostena
<alessandro.lagostena_at_tin.it> wrote:
>Can this error depend from a bad status of the table ?
No, in that case an ORA- error message would have been thrown
>
>I check on the alert log of oracle and not found any message
Of course not, because nothing is wrong with the database. The problem
is with 'scanning' 8 million records
>
>Do someone have an idea ?
Yes. Why is it that Java programmers live in the misconception they
never ever make a mistake, that Java isn't memory hungry, and their
programs never run out of memory?
Why is it they invariably blame the database for their mistakes?
Because they don't know anything about the database and treat it as a
flat file system?
Nagging questions with obvious answers.
-- Sybrand Bakker, Senior Oracle DBAReceived on Wed May 25 2005 - 14:07:30 CDT
![]() |
![]() |