Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What should I do to get DB SQL TRACE using JDBC Connect?

4284752Jul 9 2020 — edited Jul 14 2020

Hello,

Visited this community for advice on JDBC on Windows. I am from a non-English speaking country, my English through translator can be awkward. Please understand this.

I have a DB that can communicate using JDBC, including Oracle, and I want to get the tracelog by touching the JDBC configuration.

I tell you exactly what I want,

First, DB client is not installed on Windows, and only JDBC Connect (Eclipse or other SQL Tool) is used. In this environment, I want to trace the transmitted SQL when I try to communicate with SQL and get it as a log file, even if I connect to the DB using'Application or Tool' by setting Java properties.

Could I get any advice on this? If you give me an example, I can accept it even better. (especially Oracle).

I am modestly ready to take advice.

thank you for reading.

Comments
Post Details
Added on Jul 9 2020
4 comments
916 views