Configuring the Sync Service - 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. Edit the sync.properties file on the original-master:
    Property Value
    master.port 25368
    master.host Designated-slave
    • Use the master.port default port, 25368, unless it is unavailable.
    • The master.host setting is only used when Sync Service is running in slave mode. Set as the designated-slave here in case failover occurs.
  2. Edit the sync.properties file on the designated-slave and slave-only servers:
    Property Value
    master.port Use same value as the original-master.
    master.host Specify as the original-master.
    The sync.isMaster property does not need to be modified. The failover process is responsible for starting the synchronization service as master or slave when a failover occurs.