Obtain and Install the Drivers for Oracle Applications
Obtain and install the JDBC driver for Oracle 11g type 4 (11.2.0.2 or higher)
xdb6.jar and xmlparserv2.jar are required for handling XML data types with Oracle databases.
| 1.
|
Navigate to the Oracle Database 11g Release 2 JDBC Drivers web page. For example: |
http://www.oracle.com/technetwork/apps-tech/jdbc-112010-090769.html
| 2.
|
Locate the ojdbc6.jar and xdb6.jar. Oracle 11.2.0.2 or higher version required. |
| 3.
|
Copy them to the TDV installation directory: |
<TDV_install_dir>/apps/dlm/cis_ds_oracle/lib
| 4.
|
Locate xmlparserv2.jar in your Oracle 11g database <ORACLE_HOME>/lib. |
| 5.
|
Copy it to the TDV installation directory: |
<TDV_install_dir>/apps/dlm/cis_ds_oracle/lib
| 6.
|
Stop and restart TDV Server. |
Obtain and install the JDBC driver for Oracle 19c type 4
| 7.
|
Navigate to the Oracle Database 19c Version 19.3.0.0 JDBC Drivers web page. For example: |
https://www.oracle.com/database/technologies/appdev/jdbc-ucp-19c-downloads.html
| 8.
|
Locate the ojdbc10.jar and xdb.jar files. |
| 9.
|
Copy it to the TDV installation directory: |
<TDV_install_dir>/apps/dlm/cis_ds_oracle_type2/lib
Stop and restart TDV Server.