Can anyone tell me what is the use of properties "PoolPreparedStatements" and "maxOpenPreparedStatements"? I don't see any effect of these resource property on cursor size.
When I run on Tomee active cursor count keep on increasing and come down when process end. When I make my process bigger(this can be of very huge size) at some point Active cursor count become more than DB cursor size and fails.So, Here I cannot decide the size of cursor on DB. But I didn't observe above behavior if i run the same huge process on Jboss it is static. -- View this message in context: http://openejb.979440.n4.nabble.com/maximum-open-cursors-exceeded-in-entity-bean-tp4661896p4661907.html Sent from the OpenEJB User mailing list archive at Nabble.com.
