Downloads

Teradata publicly-available downloads are at Teradata Downloads (downloads.teradata.com - part of the DevX platform). 

Legal stuff

Download packages are required to utilize a download license approved by our Legal department. Please be sure to carefully read the entire section on Download Licenses. If you have questions regarding licensing or other legal issues, please contact Teradata Labs Legal.

Posting new downloads

To post new downloads, please contact devxwebmaster@teradata.com.

File naming conventions

Teradata Downloads recommends the following file-naming convention for download packages:

td-product[-subproduct]-fullversionnumber[-platform][-arch][-edition][-lang].ext

Note:

  • filename is all-lowercase
  • dash '-' is the element separator.
  • elements in [brackets] are optional, and should only be provided when necessary to distinguish this package from related packages.

Let's look at the elements of a package filename:

td  All files begin with td (for Teradata, obviously)
product
subproduct

Lowercase product name, e.g. 'td-viewpoint', or 'td-express'. Multiple words of the product name are concatenated together without capitalization, e.g. 'td-dataminer'. If the package is for a sub-product, e.g. Viewpoint PDK, then the sub-product name is appended after a dash, e.g. 'td-viewpoint-pdk'.

fullversionnumber Full four-part version number, with leading zeroes as necessary, e.g. '13.00.00.00' or '12.00.02.07'
platform Include when there are platform-specific versions of the package, e.g. for Windows, Linux, VMware, etc. Examples: 'td-express-13.00.00.00-win' or 'td-express-13.00.00.00-vm'. Use the following common platform names:
  • win: Windows
  • linux: Linux
  • mpras: MP-RAS
  • mac: Mac OS X
  • vm: VMware
If the package is for a particular variant of a platform, then append the variant name after a dash, e.g. "linux-sles10" or "win-xp".
arch  Platform architecture, e.g. 'win-32' or 'win-64'. 
edition An additional discriminator for when there are variants of an otherwise identical package, e.g 'td-express-13.00.00.00-vm-1tb.zip' vs 'td-express-13.00.00.00-vm-40gb.zip' for the 1TB and 40GB editions of Teradata Express.
lang Two-char language code if there is a language specific version, e.g. 'td-express-13.00.00.00-vm-40gb-jp.zip' for the Japanese version of Teradata Express. Use the ISO 639-1 language code.
ext File extension, e.g. .zip, .tar, .tar.gz etc.