Run a Job | Teradata Data Mover - Running a Job - Teradata Data Mover

Teradata® Data Mover User Guide

Product
Teradata Data Mover
Release Number
17.20
Published
September 2022
Language
English (United States)
Last Update
2022-09-26
dita:mapPath
tsn1650877444606.ditamap
dita:ditavalPath
mpm1591127278842.ditaval
dita:id
B035-4101
lifecycle
previous
Product Category
Analytical Ecosystem

You can run a job as originally created, or you can specify new job variable values or an updated parameters.xml file at runtime or you can run a job which never exists with a set of job parameters from commandline or parameters.xml.

  1. Type datamove start -job_name PayableJob1, where PayableJob1 is the job name generated when the job was created, and continue with Step 2, if applicable.
  2. [Optional] To make any changes in the original job definition, type the parameters followed by their new values or type -f followed by the XML file with the updated parameter values.
  3. [Optional] To create and run a job which does exists before, type the set of parameters and values or type -f followed by the XML file. The paramters provided are used to create this job. If parameters provided are not enough to create a job, the error message "Error: Job does not exist and not enough objects were selected to create a new job." is displayed.