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
2.2
Published
May 2021
Language
English (United States)
Last Update
2021-05-17
dita:mapPath
cce1618343956965.ditamap
dita:ditavalPath
zaj1618344123658.ditaval
dita:id
B035-2800
lifecycle
previous
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.