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.