[logback-user] How to set dialect for a DBAppender
Jeffrey B
jeffreyb547 at yahoo.ca
Wed Oct 10 16:33:17 CEST 2012
I getting the following error, when I try to use a DBAppender:
ch.qos.logback.core.db.DriverManagerConnectionSource at 7d8a8ce2 - Could not discover the dialect to use. java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
at java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
at at oracle.jdbc.driver.T4CConection.logon(T4CConnection.java:419)
How do I manually set the sql dialect to use, in the logback xml configuration file (ie- xml tag name to use, etc...), assuming I am getting a dialect error?
Thank you
Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20121010/fb2344eb/attachment.html>
More information about the Logback-user
mailing list