Creating a JDBC Connection
Create a JDBC Connection shared resource to retrieve connection details and establish the CDC connection with the Change Data Capture instance.
Before you beginThe JDBC Connection resource is available at the Resources level. Ensure that you have created a project, as described in Creating a Project.
- Procedure
- Expand the created project in the Project Explorer view.
- Right-click the Resources folder and click New > JDBC Connection to open the JDBC Connection wizard.
- The resource folder, the package name, and resource name of the JDBC connection are provided by default. If you do not want to use the default configurations, change them accordingly. Click Finish to open the JDBC connection editor.
- Configure the JDBC Connection resource in the JDBC connection editor. For information about the configuration fields, see JDBC Connection Resource.
- Click Test Connection to validate the connection.