Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Possible memory leak with ODP.Net 2.112.3.0 on Oracle 11g

887788Feb 8 2013 — edited Feb 8 2013
Hi,

I am using ODP.Net 2.112.3.0 to connect my 32 bit Dot Net 2.0 windows application to Oracle 11g (Release 11.2.0.1.0 - 64 bit). The applications private working set memory kept on increasing and after few days the application crashes when private working set crosses 1 GB.
I am disposing reader, connection and command objects where ever I used, tried with 'using' also. I am using connection pooling in my application, when I don't use connection pooling I don't see much increase in private working set memory but it is badly affecting the performance.
Did any one had this problem? I will be much grateful for any insights on this problem.

Thanks
-Jason

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 8 2013
Added on Feb 8 2013
2 comments
326 views