Configure dsc.properties to Delete Data Mover Job Metadata | Teradata DSA - Configuring dsc.properties to Delete Data Mover Job Metadata - BAR - Data Stream Architecture

Teradata® DSA User Guide

Product
BAR
Data Stream Architecture
Release Number
17.05
Published
September 2020
Language
English (United States)
Last Update
2021-04-02
dita:mapPath
ihc1599061140065.ditamap
dita:ditavalPath
vwp1576617377804.ditaval
dita:id
B035-3150
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities
Modify $DSA_CONFIG_DIR/dsc.properties to periodically remove the entry in the DSC repository for Data Mover related job metadata.
  • Run a cron job using these definitions to schedule the autodelete Data Mover job.
    Position Definition
    1 Seconds
    2 Minutes
    3 Hours
    4 Day of Month
    5 Month
    6 Day of Week
    7 Year (optional)

    Leave blank to disable the autodelete Data Mover job.

    autodeleteDMjob.cronstring=0 0 3 * * ?

    This string sets the job to run every day at 3am.