Prerequisites

The supported Actian database types (dialects) are Vector, Avalanche, and Ingres.

The Avalanche is a managed data warehouse platform running in the public clouds. The adapter supports the currently deployed Avalanche version.

The JDBC driver library utilized by the adapter to connect to the Actian databases is included with the adapter library and does not need to be installed separately in the adapter's runtime environment.

The network connectivity to the database from the adapter's runtime environment must be configured. The host name specified in the Host property in the connection definition for the adapter must be a DNS resolvable name, or the IP address of the broker must be specified directly.

The port specified in the Port property in the connection definition for the adapter must be active and accessible on the adapter from the adapter's runtime environment for the adapter to establish connection to the databases. The default value for the Port property is VW7 which is a symbolic name that the JDBC driver maps to value 27839.