Configure the Ecosystem Manager Server | Teradata Vantage on Azure (DIY) - Configuring the Ecosystem Manager Server - Teradata Vantage on Azure

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

Product
Teradata Vantage on Azure
Release Number
8.0
Published
March 2021
Language
English (United States)
Last Update
2021-04-01
dita:mapPath
ohu1564530491656.ditamap
dita:ditavalPath
quw1564586883304.ditaval
dita:id
B035-2810
Product Category
Cloud
Although you can configure this software yourself, we recommend that you contact your Teradata account team or go to https://www.teradata.com/About-Us/Contact.
  1. From the Azure portal, note the following of the Ecosystem Manager VM and the Viewpoint VM:
    • The private IP address.
    • If applicable, either the public IP or public DNS.
  2. Log on to the VM using the authentication type you chose when deploying the VM.
  3. Switch to the root user environment.
    # sudo su -
  4. Check the status of the database to ensure it is running.
    # pdestate -a
  5. Finish configuring the Ecosystem Manager VM.
    This process can take several minutes.
    # cd /opt/teradata/emserver/bin
    # ./em-syncuser-update
    # su syncuser
    # ./config_single.sh  ecosystem-name   private-IP 
    
    where:
    • ecosystem-name is the name of the active ecosystem, usually referred to as the data center.
    • private-IP is the private IP address of the active Viewpoint VM.
    After completing this procedure, you can configure the Ecosystem Manager portlet on the Viewpoint server.