Loading

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

Publish Date: Apr 21, 2025
Task
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
 
Steps
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
Knowledge Article Number

001456761

Attachments

teradata.tdc

0 KB

 
Loading
Salesforce Help | Article