Skip to main content

Intro

IBM Informix is a fast and scalable database server that manages traditional relational, object-relational, and dimensional databases. Use Domo’s Informix SSH connector to retrieve Informix data based on an SQL query. To learn more about Informix, visit their page (https://www.ibm.com/analytics/us/en/…logy/informix/ ). You connect to Informix data in the Data Center. This topic discusses the fields and menus that are specific to the Informix connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in Adding a DataSet Using a Connector.

Prerequisites

To connect to your Informix account and create a DataSet, you must have the following:
  • SSH Hostname, User name, Password
  • SSH port
  • Database Hostname
  • Database Name
  • Database Port Number
  • Database Username and Password
  • Informix Server Name
Before you can connect to an Informix database, you must also whitelist a number of IP addresses on your database server on the port you want to connect to. For the full list of IP addresses, see Whitelisting IP Addresses for Connectors.
Note: Domo does not support the SSH keys generated using ssh-keygen. The SSH keys need to be the DES or RSA keys (in PEM format) generated by OpenSSL.

Connecting to Your Informix Account

This section enumerates the options in the Credentials and Details panes in the Informix Connector page. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in greater length in Adding a DataSet Using a Connector.

Credentials Pane

This pane contains fields for entering credentials to connect to your Informix account. The following table describes what is needed for each field:

Field

Description

SSH Hostname

Enter the hostname or URL of the UNIX server to SSH-tunnel through.

SSH User

Enter the SSH username for your UNIX account.

SSH Password

Enter the SSH password for your UNIX account.

SSH Key

Enter the SSH private key.

SSH Port

Enter the port number for your UNIX account.

Database Hostname

Enter the host name for the Informix database. For example: db.company.com.

Database Name

Informix database name.

Database Port Number

Enter your Informix port number.

Database Username

Enter your Informix username.

Database Password

Enter your Informix password.

Informix Server Name

Enter the name of your Informix server.

Once you have entered valid Informix credentials, you can use the same account any time you go to create a new Informix DataSet. You can manage connector accounts in the Accounts tab in the Data Center. For more information about this tab, see Manage Connector/Adapter Accounts.

Details Pane

This pane contains a single menu in which you enter your SQL query.

Menu

Description

Query

Enter the SQL query for the Informix data you want to pull into Domo.

Other Panes

For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see Adding a DataSet Using a Connector.