thin JDBC client version and connection string
Hi
I have a 4 weblogic server connecting to rac database quite often after changes developer forgets to use latest version of thin JDBC and use old ojdbc file. Many times they use old connection string with wrong service name as well.
- How I can trace the thin jdbc driver (12.2.0.1 / 11.2.0.1) is used at server?
- How I can trace the connection string used in thin jdbc application?
many thanks!