Replace a Database and its Children | Teradata Data Mover - Replacing a Database and its Children - Teradata Data Mover

Teradata® Data Mover User Guide

Product
Teradata Data Mover
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-06-16
dita:mapPath
fcu1619423186706.ditamap
dita:ditavalPath
mpm1591127278842.ditaval
dita:id
B035-4101
lifecycle
previous
Product Category
Analytical Ecosystem
  1. Set database selection="all" to copy the entire database.
  2. Set replaceDatabase to true.
In the following example, the value for replaceDatabase applies to MyDatabase and all of its children. All objects in MyDatabase and its children are copied to the target.
<database selection="all" replaceDatabase="true">
     <name>MyDatabase</name>
 </database>