Configure BAR Portlets on a Viewpoint VM | Teradata Vantage on Azure (DIY) - Configuring BAR Portlets on a Viewpoint Instance - Teradata Vantage on Azure

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

Product
Teradata Vantage on Azure
Release Number
2.3
Published
April 2022
Language
English (United States)
Last Update
2022-04-18
dita:mapPath
jsn1635415435502.ditamap
dita:ditavalPath
fui1635951983017.ditaval
dita:id
B035-2810
lifecycle
previous
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.

You must configure the BAR portlets if you plan to use Teradata Viewpoint for data backup.

  1. From the Azure portal, note the Private IP of the DSC instance and either the Public IP or Public DNS of the Viewpoint instance.
  2. From your browser, display the Viewpoint portal logon screen.
    http://public-DNS
    where public-DNS is the DNS host name.
  3. Log on to the Teradata Viewpoint portal using administrator credentials.
  4. Enable or add a DSC server.
    1. Open the BAR Setup portlet.
    2. Next to DSC, click "".
    3. In General System Details, enter the Broker IP/Host.
      This is the host name or IP address of the machine running the ActiveMQ broker, usually the DSC server. Enter the private IP of the DSC server.
    4. Enter the Broker Port.
      This is the port number on the server where the ActiveMQ broker is listening (61616 for tcp, 61617 for ssl). Default: 61616
    5. Enter the Broker Connectivity Type of the ActiveMQ connection (tcp or ssl). Default: tcp
  5. Click Enable DSC server.
  6. Under DSC Servers, select the server you enabled.
    1. Click Discover Servers, then select the DSC Server Name from the list.
  7. Click Apply.

Known Issues

The following is the known issue for Vantage on Azure China (DIY) customers.

Component Name Issue Resolution
Teradata Data Stream Controller

Unable to add DSC server in BAR setup in Viewpoint

Existing barportlets version - 17.10.00.00

DSC version - 17.10.00.01

Upgrade barportlets version - 17.10.00.01

  1. Download barportals-17.10.00.01-1.noarch.rpm from TSS / TSD
  2. Copy/Move barportals-17.10.00.01-1.noarch.rpm file on viewpoint node under /tmp directory
  3. Verify barportlets rpm version using the following command
    1. rpm -qa | grep barportlets
  4. Install barportlets using following command
    1. rpm -Uvh barportlets-17.10.00.01-1.noarch.rpm