oracle 10g JDBC Driver
Hi - How should I verify which driver is getting used and what is the location of that driver ?
when I select oracle driver thin for instance connections.
Weblogic server: 10.3..3
create JDBC data source to 10.2.0.4 oracle database.
I checked /oraclewls/midtier/wlserver_10.3/server/ext/jdbc/oracle directory it has only 11g. does it mean that I am using 11g driver for 10g database ?
How weblogic decides which jar file to pick if we are using jrockit R28 JVM and connecting to 10.2.0.4 database ?
I want to make sure that weblogic is picking up the correct driver.
Does default weblogic 10.3..3 comes with up to date drivers for 10g and 11g? and there is no need to update the drivers
1