Databases Reference
In-Depth Information
There's more...
The Oracle JDBC driver itself can be invoked to display its version.
Verify the driver version
1. Log in as a wls user to shell and navigate to the folder of the downloaded file:
[wls@prod01]$ cd ~/jdbctemp
2. Run the following Java command to display the driver version:
[wls@prod01]$ /oracle/jvm/bin/java -jar ojdbc6.jar
3. The JDBC driver Version will be displayed on the screen:
Oracle 11.2.0.3.0 JDBC 4.0 compiled with JDK6 on Fri_
Nov_04_08:05:20_PDT_2011
#Default Connection Properties Resource
#Sun Apr 07 04:08:20 BRT 2013
See also
F Creating a JDBC data source
F Creating a multi data source
F Creating a GridLink data source
 
Search WWH ::




Custom Search