Skip to main content
Skip table of contents

Listener and JDBC verification

As with any database, a VDB needs to have a listener in order for external connections to be made. The Delphix Engine also uses a JDBC connection string in order to connect to a source or target database. If the engine does not have the proper listener or JDBC connect string defined, then connection errors can result.

Verifying the listener configuration

  1. Verify that a listener is running on the source or target environment that you are investigating.

  2. Login to the Delphix Management application.

  3. Click Manage.

  4. Select Environments.

  5. Click on the environment in which you are troubleshooting.

  6. On the Configuration tab, locate the Listeners section. Verify that the listener for the source or target system is listed there.

  7. If a listener is not listed, it may be due to insufficient privileges on the part of the environment user that the engine is using. Verify that the proper sudo permissions have been granted for the user, or adjust them as necessary.

  8. If you need to add another listener, you can do so manually.

    1. Click the plus (+) sign.

    2. Enter the appropriate values using the above image as a reference.

Verifying the JDBC connection string

Each source database and VDB has a connection string defined. If any parameters have changed, you may need to adjust these connection strings.

  1. Verify that a listener is running on the source or target environment you are investigating.

  2. Login to the Delphix Management application.

  3. Click Manage.

  4. Select Environments.

  5. Click the environment in which you are troubleshooting.

  6. Select the Databases tab.

  7. The source database or VDB which you are investigating will display the JDBC connection string being used for the given database.

  8. To verify that the connection string works, click the checkmark to the right of the connection string. You will then see the username and password text boxes.

  9. Enter the Oracle username and password used by the Delphix Engine.

If no errors are encountered and the username/password dialogs simply go away, then a successful connection was made to the database.
If errors are encountered, you must investigate them on a case-by-case basis, just as you would do with any connection errors to an Oracle database.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.