Sorry for this mail. Seems to work fine with the last OJB binaries. Christophe
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: vendredi 3 janvier 2003 9:55 To: [EMAIL PROTECTED] Subject: Too many open cursors Hi All, In which case, OBJ doesn't close db cursors ? I got an Oracle error 'Too many open cursors' and I don't understand where my problem is. So, I need to understand how OJB open & close db cursors. In this context * What's happen for references ? I'm wondering if cursors are closed all the time when the "auto-retrieve" = true ? * What I have to do when I'm using auto-retrieve = false ? * What's happen when I'm calling getObjectByQuery and getCollectionByQuery ? I expect the problem occurs with one of theses methods Regards, Christophe -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
