MoveTablesSP Syntax - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
CALL [TDMaps.] MoveTablesSP (
  'ActionList',
  'DatabaseName',
  'TableName',
  'TargetMapName',
  'ColocationName'
) [;]

Syntax Elements

TDMaps.
The name of the database.
ActionList
The options are 'P' for the ParallelTableActionList, or 'S' for the SerialTableActionList.
DatabaseName
The database in which the object is defined.
TableName
Name of table or join index defined in DatabaseName.
TargetMapName
Name of the map where the object is moved.
ColocationName
The colocation name string for the table.