Configure Data Source With 3rd party JDBC Driver (type 3)
TDV Data sources may require 3rd party JDBC drivers (type 3). This section describes how to install such drivers in your TDV Docker container.
Example (install SAP JCo 3rd party JDBC type 3 driver for linux x64 platforms:
1.
Find latest SAP JCo JDBC type 3 driver download from SAP.
See the TDV User Guide Chapter “Configuring Advanced Adapters” section “Installing the SAP Java Connector Library” for more details on where to download SAP JCo connection library and how to install it.
2.
Install SAP JCo JDBC type 3 driver (linux x64) from SAP in your TDV Container. Refer to the TDV User Guide “Installing SAP JCo on UNIX” section for more details on how to install the linux x64 version of this driver.
Note: The above example expects a valid tdv-vol, default docker network bridge works on your Docker host, and that you already have a valid TDV Docker Server container that exists and is running.
See References: for more details regarding <tdv-container-volume-name>.