You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Nick Longinow <ni...@vanhooseassociates.com> on 2004/11/29 19:22:57 UTC

Log SQL statements ?

Hi

 

I am finding situations where there is a db error (Oracle) returning SQL
errors which show some sort of problem with the requested action.  In these
cases, its hard to tell what the requested action specifically was, but
having the SQL that preceded the error would help.  Is there a log setting
on the OracleAdapter or its base classes that would send that info to a log
?

Nick