Check the Status of Active and Standby Example | Data Mover - Example: Checking the Status of the Active and Standby Components - Teradata Data Mover

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

Product
Teradata Data Mover
Release Number
17.00
Published
November 30, 2021
Language
English (United States)
Last Update
2021-11-04
dita:mapPath
xmy1574692806525.ditamap
dita:ditavalPath
ffv1503415926374.ditaval
dita:id
B035-4102
lifecycle
previous
Product Category
Analytical Ecosystem
  1. View the newly configured output:
    ./dmcluster status
    If you configure Data Mover to use DSC on its host, the status for DSC and DSA REST is either RUNNING or STOPPED. If you configured Data Mover to use an external DSC, the status for DSC and DSA REST is EXTERNAL. See DSA Failover Configurations for more details.
    You should see something similar to the following:
    ------------------------------------------------------------------------
                            | LOCAL CLUSTER       |
    ------------------------------------------------------------------------
    | COMPONENT             |         HOST NAME   |         STATUS         |
    ------------------------------------------------------------------------
    | DM Daemon             |         DM1         |         RUNNING        |
    | ActiveMQ              |         DM1         |         RUNNING        |
    | DM Monitoring Service |         VP1         |         RUNNING        |
    | DM Sync Service       |         DM1         |         MASTER         |
    | DM REST Service	 |	   DM1	   |	     RUNNING	   |
    | DSC                   |         DM1         |         RUNNING        |
    | DSA REST              |         DM1         |         RUNNING        |
    | DM Agent              |         DM1         |         RUNNING        |
    | DM Agent              |         DM2         |         RUNNING        |
    | DM Agent              |         DM3         |         RUNNING        |
    ------------------------------------------------------------------------
                            | REMOTE CLUSTER      |
    ------------------------------------------------------------------------
    | COMPONENT             | HOST NAME           |              STATUS    |
    ------------------------------------------------------------------------
    | ActiveMQ              |         DM2         |         STOPPED        |
    | DM Monitoring Service |         VP2         |         STOPPED        |
    | DM Sync Service       |         DM2         |         SLAVE          |
    | DM REST Service	 |	   DM2	    |	    STOPPED	   |
    | DSC                   |         DM2         |         STOPPED        |
    | DSA REST              |         DM2         |         STOPPED        |
    | DM Agent              |         DM1         |         RUNNING        |
    | DM Agent              |         DM2         |         RUNNING        |
    | DM Agent              |         DM3         |         RUNNING        |