Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> coding cursors in Java
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_at_eds.com
Phone : (503) 669-6050
Fax : (503) 669-5705
Received on Mon Jul 17 2000 - 15:58:10 CDT