Configure ClientHandler on Vantage Nodes | Teradata Vantage on AWS (DIY) - Configuring and Initializing ClientHandler on Vantage Nodes - Teradata Vantage on AWS

Teradata Vantageā„¢ on AWS (DIY) Installation and Administration Guide

Product
Teradata Vantage on AWS
Release Number
Q2 2020
Published
April 2020
Language
English (United States)
Last Update
2020-05-01
dita:mapPath
grn1554394452559.ditamap
dita:ditavalPath
mmb1554489626757.ditaval
dita:id
B035-2800
Product Category
Cloud
Depending on how you deployed your instances, use the following table to determine whether you need to complete this procedure.
Ecosystem AWS CloudFormation (without Ecosystem)
Yes Yes
  1. From your SSH client console, log on to each Vantage instance as ec2-user using the applicable AWS key pair.
    # ssh -i private-key-file.pem ec2-user@public-DNS or public-IP
  2. Switch to the root user environment.
    # sudo su -
  3. Run the following command from each Vantage node.
    # /opt/teradata/client/DSCversion/dsa/barnc-init
    1. Enter the server name.
      The script appends _media to the name.
    2. Enter the IP address for the server running tdactivemq for Teradata DSC.
      This IP address is the same as the running DSC server.
      The script verifies the connection to this IP address on ports 61616 and 15401.
    3. Enter the host name of the BarNC Web Services.
      This host name is the DNS name for the first TPA node.