Informix (onsoctcp Protocol)
Version 24.3.9121
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:
-
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. -
-
Rename the setup.jar file to ifxjdbc.jar.
-
Copy the JDBC driver into the
libsdirectory.-
Microsoft Windows:
C:\ProgramData\CData\sync\libs -
UNIX or Mac OS X:
~/cdata/sync/libs
-
Informix コネクタを追加
Sync でInformix のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。
-
Sync のダッシュボードから接続ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
データソースタブをクリックしてInformix (onsoctcp Protocol) 行に移動します。
-
行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックして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:
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
-
作成およびテストをクリックして接続を作成します。