Installing Teradata Notification Service Interactively - Teradata Viewpoint

Teradata Viewpoint Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Viewpoint
Release Number
16.10
Published
June 2017
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
iwr1478709689896.ditamap
dita:ditavalPath
2207_ICUCustomer_vp_1610.ditaval.ditaval
dita:id
B035-2207
lifecycle
previous
Product Category
Analytical Ecosystem
Use these steps to perform an interactive installation or upgrade of Teradata Notification Service on a Linux server. This procedure is only used when PUT is not available. Note that xx represents the version of the software you are installing or upgrading.
  1. Download the software from the Teradata Software Server: https://access.teradata.com.
  2. Copy the rpm file tdnotification1610__SLES10-11_x8664.16.10.00.xx-1.rpm to the server where the installation or upgrade is to be performed.
  3. Log on to your Linux server as the root user.
  4. Change to the directory containing the rpm file.
  5. Verify JAVA_HOME is defined: echo $JAVA_HOME
  6. Set the CAM_INTERACTIVE_INSTALL environment variable to indicate the installation is interactive: export CAM_INTERACTIVE_INSTALL=1
  7. Install the rpm: rpm -Uvh tdnotification1610__SLES10-11_x8664.16.10.00.xx-1.rpm.
  8. When prompted, enter the name of the Viewpoint server.
  9. When prompted, enter the name of the service user, or accept the default of camuser. The service runs with the user id of the service user account. See Service User for more information. The software is installed in the following location:

    /opt/teradata/client/16.10/cam/tdnotification

    A symbolic link is created to the installation directory:

    /opt/teradata/client/cam/tdnotification -> /opt/teradata/client/16.10/cam/tdnotification

    If you provided the name of the Viewpoint server, the software is now configured and ready to start:

    /etc/init.d/tdnotification start