The following table describes the add new database type parameters:
Parameter |
Description |
---|---|
Database Name |
Defines the name of the new specified database. |
Connection String |
Specifies the URL that connects to the database. |
Path to driver folder |
Indicates the path to the directory containing the JDBC driver and its dependencies, which must reside on a Control-M/Agent. The JDBC driver should meet the JDBC 3 or 4 driver specification. |
Class Name |
Defines the fully qualified class name of the JDBC driver. |
Line Comment |
Indicates an SQL comment. |
Statement Separator |
Specifies a separator between SQL statements. |
Parent Topic |