MoveTablesSP Syntax - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530
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.