Importing a JDBC Driver
Spectrum Technology Platform can access data from any database using a JDBC driver. Drivers for SQL, Oracle, and PostgreSQL are provided with the Spectrum Data Federation, which also includes drivers for other types of databases. If Spectrum Technology Platform does not come with a driver for the type of database you need, you can add a JDBC driver.
In this procedure you will import a JDBC driver by copying the driver files to the Spectrum Technology Platform server. When you complete this procedure the driver will be available to use when defining a JDBC database connection in Spectrum Management Console.
Note: This procedure works for JDBC 4.x drivers. If the driver you want to add uses
an older version of JDBC you must add the driver manually in Spectrum Management Console. For
more information, see Manually Adding a JDBC Driver