Managed Routing Load and Other Workloads That Require Data Synchronization - Teradata Unity

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.50
Published
January 2020
Language
English (United States)
Last Update
2020-02-04
dita:mapPath
frp1571162435023.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
lifecycle
previous
Product Category
Analytical Ecosystem

Managed Routing is a form of Unity connectivity recommended for data synchronization.

Use a managed routing rule for any load, ETL, or ELT process that writes permanent data to the Teradata systems to synchronize it across a set of Teradata systems.

Managed Routing sessions are logged to the Unity recovery log, so if any system is unavailable or encounters an unexpected error Unity can automatically replay the request when the system becomes available.

Manage Routing also performs continuous consistency checking on the responses to any write performed to the database systems, to make sure all systems produce the same results.

Changes made in Managed Routing sessions can be synchronized in two ways. They can run using SQL multicast or Change-data-multicast (CDM), if it is enabled on the Teradata systems. Managed Routing parses the incoming request to identify what tables and rows are affected by the request, and whether the query is deterministic. If the query is non-deterministic, it can run the request on one system first, and then replicate the change using CDM.
Changes performed on DBC user are never replicated using CDM.