It would be helpful to see the node that you're having
problems with. Instead of setting parameters, you could create the raw
INSERT statement yourself. Be careful with this though, it is
susceptible to sql injection and/or bad sql being send to the database
if the message contains a unescaped sin
Thank You for clearing error in my
previous email. All my messages are going to the log file, nothing gets written
to Oracle table and there are no more errors in debug. Need help. Here is the
copy of the debug log file.
Do I need to write some code to log to
Oracle of code for logging to
It looks like you mis-typed "pParameterName". It should be:
--- Usman Uppal <[EMAIL PROTECTED]> wrote:
> Hi, I am getting following error while debugging logging to Oracle
> 9i.
> Do I need to set some parameters? Any help is appreciated.
>
>
>
> log4net: DOMConfigurator: Setting Collectio
Hi, I am getting following error while debugging logging to
Oracle 9i. Do I need to set some parameters? Any help is appreciated.
log4net: DOMConfigurator: Setting Collection Property
[AddParameter] to object [
log4net.Appender.ADONetAppenderParameter]
log4net:ERROR DOMConfigurator: C
I have a RollingFileAppender configured as follows:
type="log4net.Appender.RollingFileAppender">