This documentation site is no longer maintained. For the latest Delphix product documentation, please visit help.delphix.com
Continuous Compliance

Create, test, edit, and delete a connector

Create a connector

On the top-right corner of the Connectors page, click on the + Connection button. The Create Connection wizard appears.

  1. Details: input the following information:

    • Connector Name: The name of the connector.

    • Source Type: The type of data source (Oracle, Sybase, etc.). Each source type in this dropdown is preceded by the Meta Data Source (Database, File, or Mainframe).

    • Connection Mode (Oracle, MSSQL Server, and Sybase only) Choose a connection type:

      • Basic: Basic connection information.

      • Advanced: The full JDBC connect string including any database parameters.

Basic & Advanced mode is not available for all source types.

Screenshot 2024-04-03 at 10.15.38 AM.png
Details Step
  1. Credentials: Provide the connection information pertaining to the source type selected.

    1. The fields that appear are specific to the Source Type you selected. If you need assistance determining these values, please contact your database administrator.

      Screenshot 2024-04-03 at 10.18.19 AM.png
      Credentials Step
  1. Custom Properties: Upload the properties file (typically a Java properties file) to specify configurations for the JDBC connection.

    Screenshot 2024-04-03 at 10.20.59 AM.png
    Custom Properties Step
  1. Summary: This step provides comprehensive details of all the configurations provided. After verification of the present information, click Save.

    Screenshot 2024-04-03 at 10.25.37 AM.png
    Summary Step

Editing a connector

Perform the following steps to edit a connector:

  1. In the Connectors tab, click on either Edit under the action dropdown or directly click on the connector name link of the connector you want to edit on the connector grid.

    Screenshot 2024-04-03 at 10.00.54 AM.png
    Connector Actions
  2. Change any information necessary across its steps. For more information on the fields refer Database Connector Fields.

    Screenshot 2024-04-03 at 3.12.06 PM.png
  1. To change the password, select the checkbox next to Change Password

  2. To change connection properties or upload a new one, select Choose File and upload the properties file in the Custom Properties Step.

    Screenshot 2024-04-03 at 10.51.48 AM.png
    Custom Properties Step
  1. Click Save or verify all details in the summary step then click Save.

Testing a connector

Testing a connector can be done while creating/editing the connector or from the grid.

Screenshot 2024-04-03 at 10.03.05 AM.png
Test Connection Grid Action
Screenshot 2024-04-03 at 10.44.57 AM.png
Test Connection on Wizard

Test Connection in the wizard allows you to test the connection anytime, to check the validity of the connector information that was added.

When you click Test Connection, Delphix uses the information from the wizard to attempt a database connection. When finished, a status message appears indicating success or failure.

Deleting a connector

To delete a connector, click Delete under the action icon. When you delete a connector, you also delete its rule sets and inventory data.

Screenshot 2024-04-03 at 10.09.36 AM.png
Delete on Grid Action
Screenshot 2024-04-03 at 10.54.05 AM.png
Delete Connector

On clicking Delete, it will prompt for confirmation. Click on Confirm to delete the connector.