Fallback - Teradata Software for AWS

Teradata Vantageā„¢ on AWS (DIY) Installation and Administration Guide

Product
Teradata Vantage on AWS
Release Number
5.08
Published
November 2018
Language
English (United States)
Last Update
2018-11-07
dita:mapPath
upc1519757374969.ditamap
dita:ditavalPath
TeradataAWS_PubCloud_5.08.ditaval
dita:id
B035-2800
lifecycle
previous
Product Category
Cloud
Fallback is a Teradata Database feature that protects data in case of an AMP vproc failure. Fallback is especially useful in applications that require high availability. Fallback is enabled by default when you deploy a Teradata Database instance in the public cloud. You cannot override the Fallback setting during or after table creation.
Disabling Fallback can potentially result in data loss. Maintenance and support does not include resolution for problems that result from disabling Fallback.

Automatic and transparent, Fallback protects your data by storing a second copy of each row of a table on a different AMP in the same cluster. If an AMP fails, the system accesses the Fallback rows to meet requests. Fallback provides AMP fault tolerance at the table level. With Fallback tables, if one AMP fails, all data is still available. You can continue using Fallback tables without losing access to data. Fallback guarantees that the two copies of a row will always be on different AMPs. If either AMP fails, the alternate row is still available on the other AMP.

See Teradata Database documentation.