Install JDBC drivers
Data Management includes RDBMS support for many databases via JDBC.
To install JDBC drivers:
Download your vendor’s JDBC driver (or drivers).
Copy the JDBC driver JARs to the computers that host your Data Management Execution Servers, placing them in the
\jdbc_drivers
folder in the Data Management installation folder.
If you will use the MSSQL integrated security providers for JDBC on Windows, you must copy the file sqljdbc_auth.dll
from enu\auth\x64\
to \Windows\System32
or another location included in the regular path of the Windows computer hosting the Data Management client.