Install or Upgrade the Data Mover Portlet | Teradata Data Mover - Installing or Upgrading the Data Mover Portlet - Teradata Data Mover

Teradata® Data Mover Installation, Configuration, and Upgrade Guide for Customers - 20.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Data Mover
Release Number
20.01
Published
November 2023
ft:locale
en-US
ft:lastEdition
2023-12-05
dita:mapPath
jvt1700556161677.ditamap
dita:ditavalPath
stp1591127384938.ditaval
dita:id
pqq1467243714524
Product Category
Analytical Ecosystem

You must install the Data Mover portlet package on the Teradata Viewpoint server to allow Teradata Viewpoint administrators configure and manage one or more Data Mover Daemons.

If there is an existing installation on the system, then uninstall it before re-installing. You can have only one version of the Data Mover portlet package on a Teradata Viewpoint server.
  1. Use the compressed file tdmportlets__linux_noarch.20.00.xx.xx-1.tar.gz for Teradata Data Mover version 20.00.xx.xx portlets.
    It contains the packages for the "Data Mover" and "Data Mover Setup" portlets that must be installed on the Teradata Viewpoint managed server.
  2. For an existing version of the Teradata Data Mover portlets on the Viewpoint managed server, the portlet must be uninstalled before installing the new version.
  3. You can only install the Teradata Data Mover portlets on the Viewpoint managed server as the root user.
  4. Uncompress the tdmportlets__linux_noarch.20.00.xx.xx-1.tar.gz file using this command:

    # gunzip -c tdmportlets__linux_noarch.20.00.xx.xx-1.tar.gz | tar xvf -

  5. Uninstall the previous version of the Data Mover portlet using the following command:

    # rpm -e tdmportlets

  6. Install the Teradata Data Mover portlets by running the following command:

    # rpm -Uvh tdmportlets__linux_noarch.20.00.xx.xx-1.rpm

  7. Type the following at the command prompt:# rpm -qa | grep tdmportlets. If tdmportlets-20.00.xx.xx-1 is included in the output then the Data Mover portlets were installed correctly.
  8. Teradata recommends to restart all Viewpoint services after Data Mover portlet installation though viewpoint refreshes portlet libraries automatically without restart.