Parameter Order - Teradata Data Mover

Teradata Data Mover User Guide

Product
Teradata Data Mover
Release Number
16.10
Published
June 2017
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
kmo1482331935137.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-4101
lifecycle
previous
Product Category
Analytical Ecosystem
All Data Mover command line interface commands have an associated XML type which uses the naming convention dm commandname. Search the Data Mover XML schema file for the top-level XML type for each command. The top-level tag indicates the associated subtypes to review. The XML schema file lists the parameters in the required order that those parameters must be entered in the parameters.xml file. Parameter order is important when passing parameters via an XML file to the Data Mover command line interface. Refer to the Data Mover XML schema at http://schemas.teradata.com/unity/DataMover.xsd to review the required order of parameters.
Parameters may be in any order when providing parameters directly on the command line when using the Data Mover command line interface. For example, datamove status -job_namejob1 - output_level 4 is the same as datamove status -output_level4 - job_namejob1.
The following chart shows commands commonly provided in the parameters.xml file and their associated XML tags.
Command Schema Object
create dmCreate
create_event_table dmCreateEventTable
edit dmEdit
modify_event_table dmModifyEventTable
move dmCreate
query dmQuery
save_configuration dmSaveConfiguration
start dmStart