インデータベース接続の管理
In-DB 接続を中央から作成、管理します。 [データベース内接続の管理] ウィンドウを使用して、 既存のインデータベース接続を表示し、新しいインデータベース接続を追加します。
In-DB 接続の管理 ウィンドウにアクセスするには、次の 2 つの方法があります:
接続In-DBツール を追加し、[ 設定 ] ウィンドウで [ 接続名 ] > [ 接続の管理 ] を選択します。
[ オプション ] > [ 詳細オプション ] > [ In-DB接続の管理 ] を選択します。
新規インデータベース接続の作成
Use the Data Source dropdown to select a source. Go to In-Database overview for more information.
汎用ODBCオプション
接続In-DB ツールから、[汎用 ODBC] オプションを選択して、サポートされていないデータソースへの接続を試行できます。このオプションは、サポートされていないデータソースへの接続が正常に行われることを保証していません。ただし、Microsoft SQL Serverに類似したデータソースは、成功する可能性が最も高くなります。
Use the Connection Type dropdown to select a type.
ユーザー : 自分だけが使用できる接続を作成します。
システム : 共有できる接続を作成します。コンピューターの管理者としてDesignerを開きます。このオプションは、Designer管理者専用です。
ファイル : データベース接続を.indbcファイルとして保存して、ワークフローでパッケージ化できるようにします。このオプションを選択した場合は、ファイルを保存するために 接続ファイル のパスの場所を指定する必要があります。
Use the Connections dropdown to select an existing connection from the list, or select New.
In Connection Name, enter a name for the connection.
Use the Password Encryption dropdown to select an encryption option:
非表示 : 最小限の暗号化でパスワードを非表示にします。このワークフローをお使いのコンピュータ以外のマシンで実行するようにスケジュールする場合は、 非表示 を選択します。詳細については、 ワークフローのスケジュール設定 を参照してください。
マシンの暗号化 : コンピュータ上のユーザーは、ワークフローを完全に実行できます。
ユーザーの暗号化 : 指定したユーザーは、任意のコンピュータでワークフローを実行できます。
パスワードの復号を許可 : パスワードを復号化し、メタデータに渡します。このオプションは、予測In-DB ツールと組み合わせた場合のみ使用できます。
On the Read tab, use the Driver dropdown to select an option or leave it as default.
Select the Connection String dropdown arrow and select New database connection. For Oracle OCI and SQL Server ODBC connections, you can select a saved or recent data connection.
注記
ODBC接続とOLEDB接続の作成の詳細については、「 ODBCおよびOLEDBデータベース接続 」を参照してください。特定のデータプラットフォームの詳細については、「 サポートされているデータソースとファイル形式 」を参照してください。
Select the Write tab.
Use the Driver dropdown to select a driver or leave it as the default.
In Connection String, enter or paste a connection string. For Oracle OCI and SQL Server ODBC connections, you can select a saved or recent data connection.
接続に関する考慮事項
SQL Server 認証を使用する場合は、SQL 標準書式設定なしでパスワードを入力します。
3つ以上の連続したパイプ文字を使ったパスワードは、サポートされません。
パスワード処理は自動的に行われるため、パスワードを中かっこで囲んだり、パスワードの文字として使用される右中かっこをエスケープしたりしないでください。
Oracleの書式設定標準なしでパスワードを入力します。
パスワード文字として二重引用符を使用しないでください。
パスワードは二重引用符で囲むことができます。
HDFSに接続するには
Select the Connection Strings dropdown arrow, and then select New HDFS Connection.
Select HTTPFS, WebHDFS, or Knox Gateway server configuration. If you use Knox Gateway with Apache Spark, select Override default Namenode URL.
In Host, enter the Hadoop server URL or IP address.
In Port, leave the default port number, which is based on your server configuration selection, or type a port number.
By default, URL is based on Host. Enter a different URL, if desired.
By default, Temp Directory is /tmp. Enter a different location for the temporary directory you want to write to, if desired.
7. Enter a username in User Name and a password in Password. The required credentials vary depending on the cluster setup.
httpfs: A username is required, but it can be anything.
webhdfs: A username isn't required.
Knox Gateway: A username and password are both required. Use a trusted certificate when you configure Knox authentication. Alteryx doesn't support self-signed certificates.
8. Select Kerberos and select an authentication option to read and write to HDFS:
None: Don't use any authentication.
Kerberos MIT: Alteryx uses the default MIT ticket to authenticate with the server. You must first acquire a valid ticket using the MIT Kerberos Ticket Manager.
Kerberos SSPI: Alteryx uses Windows Kerberos keys for authentication. It obtains those keys when you sign in to Windows with your credentials. So the User Name and Password fields are unavailable.
The option you choose depends on how your IT admin configures the HDFS server.
(Apache Spark only) Select Override default Namenode URL to override the Namenode URL and enter a host and port number if you use Knox Gateway—or if the namenode server runs on a different computer than the HTTPS or webhdfs server.
(Recommended) Select Test to test your connection.
Select OK. For more information, refer to Hadoop distributed file system.
If you connect to a database with multiple tables, the Choose Table or Specify Query window opens. Select the Tables tab. For more information, refer to Choose Table or Specify Query Window.
Select a table and select OK.
インデータベース接続の編集または削除
In the Manage In-DB Connection window, use the Data Source dropdown to select a source.
汎用ODBCオプション
接続In-DB ツールから、[ 汎用ODBC ] オプションを選択して、サポートされていないデータソースへの接続を試行できます。このオプションは、必ずしもサポートされていないデータソースへの正常な接続が保証されるわけではありませんが、Microsoft SQL Serverに類似したデータソースであれば、成功する可能性は極めて高くなります。
Use the Connections dropdown to select an existing connection.
Edit connection details or select Delete to delete the connection.
Select OK.
In-DB接続を作成および管理し、ワークフローで使用する方法については、「 接続In-DBツール 」を参照してください。接続できるデータプラットフォームとデータベースの詳細については、「 サポートされているデータソースとファイル形式 」を参照してください。
Alteryxは、標準データベース接続もサポートしています。「 データ接続の管理 」を参照してください。