Connection Pooling Issue

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Gruffta
Posts: 11
Joined: Tue 11 Aug 2009 14:39

Connection Pooling Issue

Post by Gruffta » Tue 13 Nov 2012 14:54

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

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Connection Pooling Issue

Post by Pinturiccio » Thu 15 Nov 2012 15:20

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?

Post Reply