Verifying Failover Configuration - Teradata Data Mover

Teradata® Data Mover Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Data Mover
Release Number
16.20
Published
November 2021
Language
English (United States)
Last Update
2021-11-04
dita:mapPath
pgy1512683352051.ditamap
dita:ditavalPath
DM_16_20_08_ICUCust_AsterIncluded.ditaval
dita:id
B035-4102
lifecycle
previous
Product Category
Analytical Ecosystem
  1. Verify that all Data Mover agents are listed in the output on the original-active:
    datamove list_agents
  2. Verify that the output is the same as in Step 1 on the designated-standby:
    datamove list_agents
  3. Verify the daemon is not running on the designated-standby:
    /etc/init.d/dmdaemon status
  4. Verify the ActiveMQ is not running on the designated-standby:
    /etc/init.d/tdactivemq status
  5. Run a Data Mover ARC job.
    1. Set max_agents_per_task to the number of Data Mover agents in the cluster.
    2. Set data_streams to a value greater than or equal to max_agents_per_task.
    3. Check the job status to verify that the job ran successfully and that all Data Mover agents are in use.
  6. Run a Data Mover TPT job.
    1. Set max_agents_per_task to the number of Data Mover agents in the cluster.
    2. Set data_streams to a value greater than or equal to max_agents_per_task.
    3. Check the job status to verify that the job ran successfully and that all Data Mover agents are in use.