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

Home -> Community -> Usenet -> c.d.o.server -> Re: [SOLVED] Cursor limit reached

Re: [SOLVED] Cursor limit reached

From: Sam Jordan <sjo_at_spin.ch>
Date: Tue, 18 May 1999 11:02:42 +0000
Message-ID: <374148D2.E22D2B0@spin.ch>


Sam Jordan wrote:
>
> Sam Jordan wrote:
>
> > Apparently a lot of people seem to have problems with cursors
> > which aren't closed for some obscure reason. I'm joining the
> > team now...
> >
> > I'm calling a stored procedure from a Java application several
> > times, and after the n-th time (n always the same and matches the
> > open_cursors value) I get the error saying that the maximal amount
> > of cursors have been exceeded.

Solved: it was a plain Java/JDBC issue.

Sorry for stealing your time.

bye
--
Sam Jordan Received on Tue May 18 1999 - 06:02:42 CDT

Original text of this message

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