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

Home -> Community -> Mailing Lists -> Oracle-L -> coding cursors in Java

coding cursors in Java

From: <Kimberly.smith_at_gmd.fujitsu.com>
Date: Mon, 17 Jul 2000 13:58:10 -0700
Message-Id: <10561.112215@fatcity.com>


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 Received on Mon Jul 17 2000 - 15:58:10 CDT

Original text of this message

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