Recreate a Standby Cache Database After a Promotion | Teradata Viewpoint - Recreating a Standby Cache Database After a Promotion - Teradata Viewpoint

Teradata® Viewpoint Installation, Configuration, and Upgrade Guide for Customers - 24.04

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Viewpoint
Release Number
24.04
Published
April 2024
ft:locale
en-US
ft:lastEdition
2024-04-29
dita:mapPath
ohm1711972149764.ditamap
dita:ditavalPath
acl1501004736403.ditaval
dita:id
ulq1467244577135
lifecycle
previous
Product Category
Analytical Ecosystem
When an active cache database fails and the standby cache database is promoted to active, you need to create another cache database to act as the standby. The new cache database can be created on the Viewpoint server that failed or on another server.
  1. Log in to the Teradata Viewpoint server hosting the active cache database.
  2. Run the clustersetup script and select the Configure standby server option to create a cache database on a standby server:
    /opt/teradata/viewpoint/bin/clustersetup.sh
    The clustersetup script ends with a statement that the status of the operation can be viewed in the Teradata Viewpoint Portal notification area. Do not perform further activities until you see a message that the operation has completed successfully.
  3. [Optional] To make the new cache database the active one, do the following:
    1. Log in to the Teradata Viewpoint server hosting the newly created cache database.
    2. Type the following command to promote the newly created cache database to active:
      /opt/teradata/viewpoint/bin/promote.sh
    3. Repeat steps 1 and 2, running clustersetup.sh on the newly promoted server.
    Teradata Viewpoint services continue running while the new standby cache database is created.