Informix (onsoctcp Protocol)

Version 24.3.9121


Informix (onsoctcp Protocol)


CData Sync アプリケーションからInformix コネクタを使用して、Informix からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。

Prerequisites

Before you add your Informix connector, you need to download and install the native IBM Informix JDBC driver, as follows:

  1. Download the driver from the Obtain the JDBC driver page on the IBM Informix Servers website. The download contains the following files:

    • setup.jar (this file is in the installation program)

    • doc/jdbcrel.htm

    • doc/install.txt

    Note: The documentation directory, /doc, contains the release-notes file in HTML format.

  2. Rename the setup.jar file to ifxjdbc.jar.

  3. Copy the JDBC driver into the libs directory.

    • Microsoft Windows: C:\ProgramData\CData\sync\libs

    • UNIX or Mac OS X: ~/cdata/sync/libs

Informix コネクタを追加

Sync でInformix のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。

  1. Sync のダッシュボードから接続ページを開きます。

  2. 接続を追加をクリックしてコネクタを選択ページを開きます。

  3. データソースタブをクリックしてInformix (onsoctcp Protocol) 行に移動します。

  4. 行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてInformix (onsoctcp Protocol) コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。

Informix への認証

コネクタを追加したら、必須プロパティを設定する必要があります。

  • Connection Name - Enter a connection name of your choice.

  • Host - Enter your IBM Informix host name.

  • Port - Enter the port number that connects to the server that hosts your Informix database. The default port value is 1526.

  • Database - Enter the name of your Informix database.

  • User - Enter the username that you use to authenticate to your Informix database.

  • Password - Enter the password that you use to authenticate to your Informix database.

Complete Your Connection

To complete your connection:

  1. 高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)

  2. 作成およびテストをクリックして接続を作成します。