Adding Aliases for Other Servers - Teradata QueryGrid

Teradata® QueryGrid™ Installation and User Guide

Product
Teradata QueryGrid
Release Number
2.06
Published
September 2018
Language
English (United States)
Last Update
2018-11-26
dita:mapPath
blo1527621308305.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-5991
lifecycle
previous
Product Category
Analytical Ecosystem

If you want Teradata QueryGrid Manager to be accessed by hostnames or IP addresses unknown to it (hostnames and IP address not in the SSL certificate generated when the first QueryGrid Manager starts up), you can add them to the SSL certificate so host verification can be performed.

  1. Log on to the Teradata QueryGrid Manager TMS, VM, or server.
  2. Open the /etc/opt/teradata/tdqgm/server.properties file.
    You must have write permission to the files in /etc/opt/teradata/tdqgm.
  3. Set an aliases property.
    1. Add the aliases property.
    2. Add a hostname or IP address The aliases property can contain a comma separated list of hostnames or IP addresses. For example:
      aliases=qgm1.teradata.com,qgm2.teradata.com
  4. Save the file.
  5. At the command line, restart Teradata QueryGrid Manager by typing the following. service tdqgm restart