how to handle a lot of connections [message #221272] |
Mon, 26 February 2007 01:31 |
jjdenboer
Messages: 2 Registered: November 2006
|
Junior Member |
|
|
Hi,
I like to know how I can handle about 2000 database connections with oracle and OCCI or better with OTL. if we have more than 100 connections we get an error too many connections. I read about ConnectionPooling and OCCI but stil having problems if there are too many connections. is there a url where I can find more information about this,
What is the best way to handle a lot of connections. Each connections needs its own commit / rollback.
thanks a lot
John
|
|
|
|