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

Home -> Community -> Usenet -> c.d.o.misc -> Re: java.sql.SQLException: Exhausted Resultset

Re: java.sql.SQLException: Exhausted Resultset

From: Malcolm Dew-Jones <yf110_at_vtn1.victoria.tc.ca>
Date: 26 May 2005 08:52:19 -0800
Message-ID: <4295f0b3@news.victoria.tc.ca>


Alessandro Lagostena (alessandro.lagostena_at_tin.it) wrote:
: Hello Gents

: I have a application that work from 3 years and now on a prticular
: action show this error :

: java.sql.SQLException: Exhausted Resultset

: The application scan a table with ~8000000 rows

I think after scanning 8000000 rows for 3 years you'd be pretty exhausted too.

As mentioned by another poster, the code needs to be retired, and replaced with something new.

--

This space not for rent.
Received on Thu May 26 2005 - 11:52:19 CDT

Original text of this message

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