Upgrading the Data Mover Portlet on a Viewpoint Server | Teradata Data Mover - Upgrading the Data Mover Portlet on a Viewpoint Server - Teradata Data Mover

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

Product
Teradata Data Mover
Release Number
17.11
Published
October 2021
Language
English (United States)
Last Update
2021-10-14
dita:mapPath
jzo1626458613083.ditamap
dita:ditavalPath
stp1591127384938.ditaval
dita:id
B035-4102
lifecycle
previous
Product Category
Analytical Ecosystem

The Data Mover portlet package must be installed on Teradata Viewpoint server to allow Teradata Viewpoint Administrators configure and manage one or more Datamover Daemons.

If there is an existing installation on the system, it must be uninstalled before re-installing. You can have only one version of the Data Mover portlet package on a viewpoint server
  1. tdmportlets-17.11.xx.xx-1.noarch.tar.gz is the compressed file for Teradata Data Mover version 17.11.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-17.11.xx.xx-1.noarch.tar.gz file using this command:

    # gunzip -c tdmportlets-17.11.xx.xx-1.noarch.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.17.11.xx.xx-1.rpm

  7. Type the following at the command prompt:# rpm -qa | grep tdmportlets. If tdmportlets-17.11.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 Datamover portlet installation though viewpoint refreshes portlet libraries automatically without restart.