Example: Checking the Status of the Master and Slave Components - Teradata Data Mover

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

Product
Teradata Data Mover
Release Number
16.10
Published
June 2017
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
wcu1482331938115.ditamap
dita:ditavalPath
4102_ICUCustomer_dm_1610.ditaval
dita:id
B035-4102
Product Category
Analytical Ecosystem
  1. View the newly configured output: ./dmcluster status 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 Agent              | DM1		         | RUNNING  	          |
    | DM Agent              | DM2		         | RUNNING  	          |
    | DM Agent              | DM3		         | RUNNING  	          |
    ------------------------------------------------------------------------
    |                        REMOTE CLUSTER                                | 
    ------------------------------------------------------------------------
    | COMPONENT               HOST NAME              | STATUS              |
    ------------------------------------------------------------------------
    | DM Daemon             | DM2		         | STOPPED                |
    | ActiveMQ              | DM2		         | RUNNING                |
    | DM Monitoring Service | VP2		         | STOPPED                |
    | DM Sync Service       | DM2		         | SLAVE                  |
    | DM Agent              | DM1		         | RUNNING  	          |
    | DM Agent              | DM2		         | RUNNING  	          |
    | DM Agent              | DM3		         | RUNNING  	          |
    ------------------------------------------------------------------------