Configuring the Sync Service - Teradata Data Mover

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

Product
Teradata Data Mover
Release Number
16.00
Published
December 2016
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
fsa1467305282096.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-4102
Product Category
Analytical Ecosystem
  1. Edit the sync.properties file on the original-master:
    1. Leave the master.port as default 25368, unless it is unavailable and a different port is needed.
    2. Specify the master.host as the designated-slave. The master.host setting is only utilized 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:
    1. Specify the master.port with the same value as used on the original-master.
    2. Specify the master.host 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.