AdoNetAppender issue using System.Data.OracleClient
---------------------------------------------------

                 Key: LOG4NET-102
                 URL: http://issues.apache.org/jira/browse/LOG4NET-102
             Project: Log4net
          Issue Type: Bug
          Components: Appenders
    Affects Versions: 1.2.10
         Environment: Microsoft Visual Studio 2003, Microsoft .NET Framework 
v1.1, System.Data.OracleClient  (1.0.3300.0 and 1.0.5000.0)
            Reporter: Jeff Racz
            Priority: Minor


I've encountered an issue using the Microsoft Supplied System.Data.OracleClient 
library with the ADO.Net Appender.  My program uses Oracle for acquiring data 
from a table and also for logging events using log4net.  What I have 
encountered is that once log4net opens the connection to oracle, subsequent 
connection opens fail.  I have overcome this problem by using the Oracle Data 
Provider for .NET and have tested the code with both Orcale Client  9.2.0.7 and 
10.2.0.1.  I would suggest a disclaimer in the documentation for the sample 
configuration for the ADO.NET Appender that mentions the Oracle Data Provider 
as an option rather than only identifying the Microsoft Provider.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to