JDBC driver parameters
Java™ Database Connectivity (JDBC) is an application programming interface (API), which defines how a client accesses a database. A driver enables a Java application to interact with the database.
| Parameters | Description | Default values |
|---|---|---|
| JDBC driver name (DC_DATABASE_TYPE) |
The name of the driver you want to use. Options include Db2® Universal JDBC driver, Db2 Universal JDBC driver (pureScale® or HADR), or an Oracle JDBC driver ( New in 18.0.1 ). | Db2 Universal JDBC driver |
| Upload JDBC driver (DC_ORACLE_OS_JDBC_URL) |
Select the JDBC driver file by clicking Select, locating the file, and clicking Open. | empty |