Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create an OpenText Analytics Database (Vertica) connection

Establish a zero copy connection to an external Vertica database in Zero Copy Connector Hub.

Before you begin

Role required: df_connection_admin

About this task

Work with your data source admin to create a connection to Vertica. For additional information about connecting, refer to the Vertica connector documentation.

Note: This connector was developed by the open-source community and made available through the ServiceNow AI Platform for general use. Functionality can vary and might not cover all use cases supported by primary connectors.

Procedure

  1. Navigate to the available community connectors in Zero Copy Connector Hub in one of the following ways:

    • Navigate to All > Zero Copy Connector Hub > Available connectors > Community connectors.
    • Navigate to Admin > Zero Copy Connector Hub > Available connectors > Community connectors.
    • Find the OpenText Analytics Database (Vertica) connector and select Connect.
  2. On the form, fill in the fields.

  1. Select Connect.

Result

A test connection is made to the external data source, verifying that the connection details are correct and the data source is accessible.

What to do next

If the connection succeeds, configure data steward access on the Access Control tab. See Manage access to an established connection using roles.

If the connection fails, verify the connection details with your data source administrator and try again.

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.

FieldDescription
Name and description
Connection labelUnique name for this connection. This helps in identifying the connection within your system.
Connection nameSystem-generated name based on the Connection label. This field cannot be modified once the connection is established.
Short descriptionDescription of the connection explaining what it is about.
Connection attributes
Connection URLJDBC URL to establish the connection. For example:`jdbc:vertica://:?SSL=true`
Authentication method
UsernameUsername associated with the source.
PasswordPassword associated with the username.