Home » Developer & Programmer » JDeveloper, Java & XML » too many process with Connection OCI (Oracle 10)
too many process with Connection OCI [message #276769] Fri, 26 October 2007 05:32
michele.tommaso
Messages: 1
Registered: October 2007
Location: Italy
Junior Member
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.
This is non the same in the windows 2003 server.


My configuration is
driver : ojdbc14.jar (Oracle Client 10.2)

<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>cubo_web</user-name>
<password>cubo_web</password>

Michele TOMMASO
Previous Topic: "Generate Java" not working in JDeveloper
Next Topic: Sorting Issue in ViewObject(Without database trip i want to sort fetched record by column)
Goto Forum:
  


Current Time: Fri Mar 29 01:16:26 CDT 2024