[Mono-bugs] [Bug 421491] "Could not allocate new OCI Handle of type Statement" message when accessing Oracle

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Aug 14 20:28:52 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=421491

https://bugzilla.novell.com/show_bug.cgi?id=421491#c18


--- Comment #18 from Daniel Morgan <monodanmorg at yahoo.com> 2011-08-15 00:28:52 UTC ---
Created an attachment (id=445741)
 --> (http://bugzilla.novell.com/attachment.cgi?id=445741)
OracleClientPoolingFix.zip - 4 .cs files

Patch is a zip file that contains 4 C# files to fix the connection pooling
errors if a programmer did not explicit call Close, Dispose, nor use it in a
using statement.

The four files:
OracleConnection.cs
OracleConnectionPool.cs
OracleConnectionPoolManager.cs
OciGlue.cs

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list