DB2

Version 23.4.8843


DB2


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

接続の確立

Sync でDB2 のデータを使用するには、はじめにDB2 への接続を確立する必要があります。以下の手順で、DB2 をSync アカウントに接続します。

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

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

  3. データソースタブをクリックしてDB2 行に移動します。

  4. 行末にある接続を設定アイコンをクリックします。接続を設定アイコンが見当たらない場合は、接続の説明に従ってコネクタを追加する必要があります。

  5. 設定タブで接続の設定を入力します。

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

    • Server - Enter the name of the server that runs DB2.

    • Port - Enter the port number connects to the server that hosts the DB2 database. The default port value is 50000.

    • Database - Enter the name of your DB2 database.

    • Auth Scheme - Select the authentication scheme. The default scheme is USRIDPWD. For this setting, you must specify these login credentials:

      • User - Enter the username that you use to authenticate to the DB2 account.

      • Password - Enter the password that you use to authenticate to the DB2 account.

    • Use SSL - Select whether you want to enable Secure Sockets Layer (SSL). The default value is False.

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

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

詳細情報

CData Sync とDB2 の連携について、詳しくはDB2 Connector for CData Sync を参照してください。