Stop a Job | Teradata Data Mover - Stopping a Job - Teradata Data Mover

Teradata® Data Mover User Guide

Product
Teradata Data Mover
Release Number
16.20
Published
November 2021
Language
English (United States)
Last Update
2021-11-04
dita:mapPath
wph1512683331242.ditamap
dita:ditavalPath
4101_UG_dm_1620.ditaval
dita:id
B035-4101
lifecycle
previous
Product Category
Analytical Ecosystem
Use the stop command to stop a Data Mover job after the job has been started.
  1. Type datamove stop -job_name PayableJob1 on the command line, where PayableJob1 is the name of the job.
    The job status is set to USER CANCELLED. Agents are allowed to finish the job tasks already in progress, so that work on the job can continue after running the stop command. If the job was performing its final tasks, the job might complete. This allows the job to stop as cleanly as possible.
  2. Once the job has stopped do one of the following:
    Option Description
    Clean up the job using the cleanup command. Release locks on the source and target system, and remove any temp tables or error tables (if created by the job).
    Start the job again from the beginning using the start command. Restarts the job.