[jboss-user] [Performance Tuning] - Help :too many process with Connection OCI

michele.tommaso do-not-reply at jboss.com
Mon Oct 29 12:56:41 EDT 2007


hi,
when I create a JDBC OCI connection on Linux server, i have 90 (!!) child processes owening to the main process that lock the server.

My configuration is
 
- vm: sun-jdk 1.6
- driver : ojdbc14.jar (Oracle Client 10.2)
- RAC ORACLE

Oracle-ds.xml ------------------------------
<driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
<connection-url>jdbc:oracle:oci:@IRES_WEB</connection-url>
<min-pool-size>1</min-pool-size>
<max-pool-size>20</max-pool-size>

<user-name>xxxxx</user-name>
xxxxxx

 
 
Thanks
Michele

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099925#4099925

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099925



More information about the jboss-user mailing list