RE: Chainsaw database connectivity error

2008-10-20 Thread Rally, Menka
[mailto:[EMAIL PROTECTED] Sent: Friday, October 17, 2008 9:45 PM To: Log4J Users List Subject: RE: Chainsaw database connectivity error You should be able to run your SQL statement through a query tool..get that query returning results and the receiver should work. According to these links

RE: Chainsaw database connectivity error

2008-10-17 Thread Rally, Menka
Menka -Original Message- From: Brett Randall [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2008 3:50 PM To: Log4J Users List Subject: Re: Chainsaw database connectivity error Looks like JDBC is seeing the curly braces as a JDBC escape sequence. I reckon your quotes should

RE: Chainsaw database connectivity error

2008-10-17 Thread Scott Deboy
Fax: 503.222.0185 [EMAIL PROTECTED] www.comotivsystems.com -Original Message- From: Rally, Menka [mailto:[EMAIL PROTECTED] Sent: Friday, October 17, 2008 1:06 AM To: Log4J Users List Subject: RE: Chainsaw database connectivity error Thanks for your reply Brett. Still it is not working

Re: Chainsaw database connectivity error

2008-10-15 Thread Brett Randall
Looks like JDBC is seeing the curly braces as a JDBC escape sequence. I reckon your quotes should be single quotes ' rather than double-quotes , as you are after a string literal. Best of luck, Brett On Wed, Oct 15, 2008 at 8:34 PM, Rally, Menka [EMAIL PROTECTED] wrote: Hello I am facing

Chainsaw database connectivity error

2008-10-15 Thread Rally, Menka
Hello I am facing problem in adding Oracle database receiver in chainsaw. Database details: - Here's the description of the APP_LOG table NAMENull?Type --- - - LOG_ID NOT

Chainsaw database connectivity error

2008-10-14 Thread Rally, Menka
Hello I am facing problem in adding Oracle database receiver in chainsaw. Following are my XML Details: - ?xml version=1.0 encoding=UTF-8 ? !DOCTYPE log4j:configuration log4j:configuration xmlns:log4j=http://jakarta.apache.org/log4j/; debug=true appender name=A2