Oracle Jdbc Driver Ojdbc14.jar

Posted on by
Ojdbc14 Jar Download

(Oracle 10g 10.1.0.3 JDBC driver (ojdbc14.jar)). A JDBC thin driver does not use Oracle Net and so must include the complete connect descriptor in the URL. I have used oracle.jdbc.driver.OracleResultSet class in my program from ojdbc14.jar. After that, i have upgraded Oracle 10g to 11g and from now on wards, i am using.

Note: The WebLogic Type 4 JDBC drivers from DataDirect are also installed with WebLogic Server. See for more information.

In addition to the Oracle Thin Driver, the mySQL 5.0.x (mysql-connector-java-commercial-5.0.x-bin.jar) JDBC driver is installed with WebLogic Server. This driver is installed in the WL_HOME server lib folder (where WL_HOME is the folder where WebLogic Server is installed) with weblogic.jar. The manifest in weblogic.jar lists this file so that it is loaded when weblogic.jar is loaded (when the server starts). Therefore, you do not need to add this JDBC driver to your CLASSPATH. Acronis2013 Key. If you plan to use a third-party JDBC driver that is not installed with WebLogic Server, you must install the drivers, which includes updating your CLASSPATH with the path to the driver files, and may include updating your PATH with the path to database client files.

See 'Supported Database Configurations' on the Oracle Fusion Middleware Supported System Configurations page. If you plan to use a different version of any of the drivers installed with WebLogic Server, you can replace the driver file in WL_HOME server lib with an updated version of the file or add the new file to the front of your CLASSPATH. Copies of the MySQL and Oracle Thin drivers installed with WebLogic Server and other supporting files are installed in WL_HOME server ext jdbc. There is a subdirectory in this folder for each DBMS. If you need to revert to the version of the driver installed with WebLogic Server, you can copy the file from WL_HOME server ext jdbc DBMS to WL_HOME server lib. Note: WebLogic Server also includes the PointBase 5.7 JDBC driver and an evaluation version of the PointBase DBMS installed with the WebLogic Server examples in the WL_HOME common eval pointbase directory. PointBase Server is an all-Java DBMS product included in the WebLogic Server distribution solely in support of WebLogic Server evaluation, either in the form of custom trial applications or through packaged sample applications provided with WebLogic Server.

Non-evaluation development or production use of the PointBase Server requires a separate license be obtained by the end user directly from PointBase at http://www.pointbase.com. Globalization Support for the Oracle 11g Thin Driver For Globalization Support with the 11g version of the Oracle Thin driver, Oracle supplies the orai18n.jar file, which replaces nls_charset.zip. If you use character sets other than US7ASCII, WE8DEC, WE8ISO8859P1 and UTF8 with CHAR and NCHAR data in Oracle object types and collections, you must include orai18n.jar and orai18n-mapping.jar in your CLASSPATH. The orai18n.jar and orai18n-mapping.jar are included with the WebLogic Server installation in the WL_HOME server ext jdbc oracle 11g folder. These files are not referenced by the weblogic.jar manifest file, so you must add them to your CLASSPATH before they can be used. Using the Oracle Thin Driver Over SSL This section describes how to configure the data source in WebLogic Server when using the Oracle Thin driver over SSL.