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

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

Product
Teradata Vantage on Azure
Release Number
5.01
Published
July 2018
Language
English (United States)
Last Update
2018-07-18
dita:mapPath
kmk1523992471627.ditamap
dita:ditavalPath
TeradataAzure_PubCloud_5.01_5.01.01.ditaval
dita:id
B035-2810
lifecycle
previous
Product Category
Cloud
  1. Run the following command from each Teradata Database node.
    # /opt/teradata/client/version/dsa/barnc-init
    where version is the version of DSC you are configuring. A prompt displays.
    1. Enter the name of the server. For example, prodApp-1. The script appends _media to the name. Another prompt displays.
    2. Enter the IP address for the server running tdactivemq for Teradata DSC. This IP address is the same as the DSC server that is running. For example, 9.8.7.6. The script verifies the connection to this IP address on ports 61616 and 15401. If successful, another prompt displays.
    3. If the connection to the IP address fails, run the script again and provide the correct IP address to configure and initialize ClientHandler.
    4. Enter the host name of the BarNC Web Services. This host name is the DNS name for the first TPA node. For example, ip-1-2-3-4.
  2. If you are using any of the supported Azure US Government regions, edit the clienthandler.properties file located in /etc/opt/teradata/dsa by adding the following:
    axm.libAXMAzure.so.s3region=.blob.core.usgovcloudapi.net
  3. Restart the ClientHandler service.
    # /etc/init.d/clienthandler restart