Page 1 of 1

Connection Pooling Issue

Posted: Tue 13 Nov 2012 14:54
by Gruffta
HI.

We have an issue with the devart components, where, if you are running within visual studio and the application breaks into the debugger when you resume the inactive sessions in oracle will not be reused and a new session is created until the server runs out of resources.

If no breakpoint/error is hit you will see the session going from active->inactive->active.

Thanks

Gareth

Re: Connection Pooling Issue

Posted: Thu 15 Nov 2012 15:20
by Pinturiccio
We could not reproduce the issue. Could you please provide the following information?
1. The dotConnect for Oracle version;
2. The Oracle server and Oracle Client versions;
3. The project type;
4. How long do you wait during breaks?