Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: coding cursors in Java
I am also facing the same problem of too many open cursors with cdoing in
the jbuilder.It would be of great help if somebody could tell whaT is the
reason of it and why are the implicit cursors not closed or freed by
themselves when there scope is over.
Arvind
On Mon, 17 Jul 2000 uucp-relay-delhi!Kimberly.smith_at_gmd.fujitsu.com wrote:
> We are using JBuilder 3 to code Java. Right now everything is implicit
> cursors
> and that is causing issues with the ORA-01000 to many open cursors error.
> Now I
> know I can change the open_cursors parameter but that really does not fix
> the problem,
> not to mention the fact I cannot bring down the database for a couple of
> weeks.
> Does anyone know how to code using explicit cursors in java.
>
>
> ---------------------------------------------
> Kimberly Smith
> EDS/Fujitsu GMD
> 21015 SE Stark St
> Gresham, OR
> 97030
> E-Mail: kimberly.smith_at_gmd.fujitsu.com or
> kimberly.smith_at_eds.com
> Phone : (503) 669-6050
> Fax : (503) 669-5705
>
> --
> Author:
> INET: Kimberly.smith_at_gmd.fujitsu.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Tue Jul 18 2000 - 00:40:55 CDT
![]() |
![]() |