Loading
Salesforce から送信されるメールは、承認済ドメインからのみとなります続きを読む

How can we change Teradata's port number in the Connector

公開日: Apr 21, 2025
タスク
The default port number used by Teradata is 1025.
If we change the port number (e.g. 1029), how can we set the port number in the Teradata Connector in Tableau Desktop?
 
User-added image
 
ステップ
Create a TDC file (teradata.tdc) to set the non-default port number.
 
Example:
<?xml version='1.0' encoding='utf-8' ?>
<connection-customization class='teradata' enabled='true' version='8.10'>
<vendor name='teradata'/>
<driver name='teradata'/>
<customizations>
<customization name='odbc-connect-string-extras' value='TDMSPortNumber=1029' />
</customizations>
</connection-customization>
 
Save the file in the "Datasources" folder according to each Tableau product. Details can be found in the documentation for installing TDC and properties files - https://help.tableau.com/current/pro/desktop/en-us/connect_customize.htm#installing-tdc-and-properties-files
ナレッジ記事番号

001456761

添付ファイル

teradata.tdc

0 KB

 
読み込み中
Salesforce Help | Article