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

Teradata® Data Mover User Guide - 20.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Data Mover
Release Number
20.01
Published
November 2023
Language
English (United States)
Last Update
2023-12-05
dita:mapPath
hlv1700545853003.ditamap
dita:ditavalPath
mpm1591127278842.ditaval
dita:id
don1467241476387
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.