Connection Parameter | Description |
---|---|
Connect String | Used by the JDBC Driver to connect with a database. Often contains host and port numbers, as well as the name of the database to which it connects. For example: jdbc:postgresql://host:port/database |
Data Source Name | The name of the data source to which you want DB Optimizer to connect. |