Configuring and Initializing ClientHandler on Teradata Database Nodes - Teradata Software for AWS

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

Product
Teradata Vantage on AWS
Release Number
5.08
Published
November 2018
Language
English (United States)
Last Update
2018-11-07
dita:mapPath
upc1519757374969.ditamap
dita:ditavalPath
TeradataAWS_PubCloud_5.08.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 Teradata Database 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 Teradata Database 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.