Configuring COP Entries - 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. If Fold/Unfold was not enabled when you deployed a Teradata Database, enter the following at the command prompt to allocate enough COP entries to support the number of nodes on the system
    # tdc-network-copentries --allocate nodecount
    where nodecount is the number of nodes on your system after you scaled out. The hosts file on all the TPA nodes is updated.
  2. Enter the following command to display the COP entries in the correct order for the system. Complete this step regardless of the Fold/Unfold setting.
    # tdc-network-copentries
    Following is an example of the output:
    COP entries:
    10.1.1.4         databasecop1
    10.1.1.8         databasecop2
    10.1.1.5         databasecop3
    10.1.1.9         databasecop4
    10.1.1.6         databasecop5
    10.1.1.10        databasecop6
    10.1.1.7         databasecop7
    10.1.1.11        databasecop8
  3. Assign the COP entries on your client machine.