Hello Alex,

Not a long time ago I ran with that problem using orion 1.4.5. It was
at the university, and we were using a central DB server for all the
courses. The problem was that I was using a lot of EJB (25+) in an
implementation of TPC-W benchmark (a e-commerce like app), but the DBA
configured ORACLE to allow a maxium number of open cursors that was
less that the number I needed.

So, contact your DBA.

BTW, if you are working with oracle, is very useful to subscribe into
otn.oracle.com. You can find all the manuals online. My most used link
is http://technet.oracle.com/doc/server.815/a67785/toc.htm (Oracle
Errors). Is for 8.1.5, but is still current.

Tuesday, August 14, 2001, 5:58:47 PM, you wrote:

AP> We are not using any direct connections to the database.  We only use CMP
AP> beans.  So there might be something wrong in the way I am using the beans,
AP> or the could be a bug in Orion which is leaving a lot of cursors open.  Then
AP> again, it could be normal operation and we just need to increase the number
AP> of cursors allowed.






-- 
Best regards,
 Rafael                            mailto:[EMAIL PROTECTED]



Reply via email to