Example Sync Service Configuration | Teradata Data Mover - Example: Configuring the Sync Service - Teradata Data Mover

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Data Mover
Release Number
20.03
Published
July 2024
ft:locale
en-US
ft:lastEdition
2024-07-17
dita:mapPath
vuu1713418923137.ditamap
dita:ditavalPath
stp1591127384938.ditaval
dita:id
pqq1467243714524
Product Category
Analytical Ecosystem
  1. On DM1, enter the following changes to the sync.properties file:
    Property Value
    sync.isMaster True
  2. On DM2, enter the following changes to the sync.properties file:
    Property Value
    sync.isMaster False
  3. On DM1, change the Data Mover repository Postgres configuration.
    /var/opt/teradata/postgres/data/postgres.conf: wal_level = logical
  4. On DM1, restart the repository.
    /etc/init.d/postgresql stop
    /etc/init.d/postgresql start
  5. Restart DM services using the command /opt/teradata/datamover/daemon/nn.nn/dm-control.sh restart, where nn.nn refers to the version numbers of Data Mover.
    If the DM services do not restart, the initial datamove commands fail but the subsequent commands continue to work.