Installing Products Downloaded from Teradata Community - Teradata Tools and Utilities

Teradata Tools and Utilities for Linux Installation Guide CentOS, Red Hat, SUSE, s390x, Ubuntu

Product
Teradata Tools and Utilities
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-01
dita:mapPath
hhg1488824663515.ditamap
dita:ditavalPath
linux_No_ie.ditaval
dita:id
B035-3160
Product Category
Teradata Tools and Utilities
[64-bit systems] When you install Teradata Tools and Utilities from media or the full suite downloaded install package, the 32-bit version and the 64-bit version of the product is installed. However, when you install Teradata Tools and Utilities from individual product packages that you downloaded from Teradata Software Server (the Patch Server) or from Teradata Community, only the version of the product that you downloaded (32-bit, 64-bit, or both) is installed.
  1. Log on as root (or change to root and enter the root password).
  2. Go to the location where you saved the compressed file.
  3. Read the readme file to see if it contains additional installation instructions or a list of dependencies.
  4. Uncompress and untar the files and dependent product packages into a folder for the setup packages.

    gunzip package_name | tar xvf

  5. Uninstall the previous version of software: CentOS, RedHat, s390x, SUSE: rpm -e package_name Ubuntu: dpkg -r|-P package_name
  6. If the product has dependencies, install them in the following order before you install the downloaded patch:
    1. Shared ICU Libraries for Teradata (tdicu)
    2. Teradata Call-Level Interface version 2 (cliv2)
    3. Teradata Data Connector API (piom)
    4. Other Products
  7. Install the downloaded software: CentOS, RedHat, s390x, SUSE: rpm -ivh --nodeps package_name Ubuntu: dpkg -i package_name