max « Connection « JPA Q&A





2. Database max connections    forum.hibernate.org

Hi, While load testing an application that uses JPA/hibernate/spring with oracle database 10G, I found that although some 200 parallel users are simulated which should have made 200 DB connections, it never makes more than 40. This was monitored on the enterprise oracle server tool, by monitoring the real time hits on the schema. I read that in the absence of ...

3. Max. no. of connections required for Hibernate session    forum.hibernate.org

Hi Ernst and Dennis. Thanks for your replies. But this doesnt solve my problem. I have tried out with foll. settings in my application : I use JBoss as my application server, Teradata as the database and my datasource file looks like this: CrmDS jdbc:teradata://10.77.198.6/DATABASE=tcrm6_st2plus_nov10,TMODE=TERA,LOB_SUPPORT=OFF com.ncr.teradata.TeraDriver tcrm6_st2plus_nov10 tcrm6 1 5 5 I get the foll. errors: 2005-11-24 ...

4. c3p0 max_size doesn't limit connections    forum.hibernate.org

1 300 10 2 ...