Teradata

Version 24.2.9064


Teradata


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

Prerequisite

Sync requires the terajdbc4.jar driver to connect to your Teradata database. You can download this driver from the Teradata JDBC Driver web page.

Copy the JDBC driver into your libs directory.

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

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

Teradata コネクタを追加

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

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

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

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

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

Teradata への認証

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

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

  • Data Source - Enter either the Teradata server name, the database computer (DBC) username, or the Teradata Director Program Id (TDPID).

CData Sync supports authenticating to Teradata in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

TD2

To connect with TD2 credentials, specify the following properties:

  • Auth Scheme - Select TD2.

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

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

LDAP

LDAP 資格情報で接続するには、次のプロパティを指定します。

  • Auth Scheme - LDAP を選択。

  • User - Teradata アカウントへの認証に使用するユーザー名を入力。

  • Password - Teradata アカウントへの認証に使用するパスワードを入力。

Complete Your Connection

  1. Specify the following properties:

    • Database - Enter the name of your Teradata database.

      Note: If you do not specify a database, Sync connects to your default database.

    • Port - Enter the port number for your Teradata server. The default port value is 1025.

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

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

詳細情報

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