Example: 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. Enter the following changes to the sync.properties file on DM1:
    1. master.port=25368 Leave the master port as the default, unless another port needs to be used.
    2. master.host=DM2
  2. Enter the following changes to the sync.properties file on DM2:
    1. master.port=25368 Use the same port as defined in Step 1.
    2. master.host=DM1