Replacing a Database and its Children - Teradata Data Mover

Teradata Data Mover User Guide

Product
Teradata Data Mover
Release Number
16.00
Published
December 2016
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
rdo1467305237457.ditamap
dita:ditavalPath
ft:empty
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>