Add Aliases for Additional Servers| QueryGrid - Adding Aliases for Other Servers - Teradata QueryGrid

QueryGridâ„¢ Installation and User Guide - 3.06

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata QueryGrid
Release Number
3.06
Published
December 2024
ft:locale
en-US
ft:lastEdition
2024-12-07
dita:mapPath
ndp1726122159943.ditamap
dita:ditavalPath
ft:empty
dita:id
lxg1591800469257
lifecycle
latest
Product Category
Analytical Ecosystem

If you want 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 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. Restart QueryGrid Manager:
    service tdqgm restart