Failover.properties File | Teradata Data Mover - Failover.properties File - Teradata Data Mover

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

Product
Teradata Data Mover
Release Number
17.05
Published
October 2020
Language
English (United States)
Last Update
2020-11-18
dita:mapPath
iak1591023586907.ditamap
dita:ditavalPath
stp1591127384938.ditaval
dita:id
B035-4102
lifecycle
previous
Product Category
Analytical Ecosystem
The Data Mover failover.properties file contains the files that control the failover process. When setting up the failover process, edit these files according to the system being configured.
Property Name Description
local.daemon.host Host where the designated-active daemon runs.
remote.daemon.host Host where the designated-standby daemon runs.
local.monitor.host Host where the monitoring service that monitors the designated-active services runs.
remote.monitor.host Host where the monitoring service that monitors the designated-standby services runs.
local.repository.host Host where the repository used by the designated-active daemon is installed.

Use the same host the sync monitor service is installed on. If the repository is installed on the same server as the daemon, this value is the same as local.daemon.host.

remote.repository.host Host where the repository used by the designated-standby daemon is installed.

Use the same host the sync monitor service is installed on. If the repository is installed on the same server as the daemon, this value is the same as remote.daemon.host.

local.agents.host Host where the agents used by the designated-active daemon are installed. If more than one agent is used, use a comma-separated list to specify agents; the order of the list does not matter.
remote.agents.host The hosts where the agents used by the designated-standby daemon are installed. If more than one agent is used, use a comma-separated list to specify agents; the order of the list does not matter.

If external agents are shared between the active and standby server, the shared agent names must be specified for both local.agents.host and remote.agents.host.