Hi guys, We're experiencing some problems with Oracle (8) and Torque (3).
It would appear that connections are not being closed properly. After running for a while we get the following error-code ORA-00020: Maximum number processes (%s) is exceeded We tried setting the following but it doesn't seem to help 1. shared_pool_size = 80000000 in initFoo.ora 2. processes = 200 in initFoo.ora 3. torque.dsfactory.default.pool.defaultMaxConnections=100 in Torque.properties Any ideas? /c
