Automatically Retiring a Job - BAR - Data Stream Architecture - Learn how to set parameters in the XML file to automatically retire a job.

Teradata® DSA User Guide

Product
BAR
Data Stream Architecture
Release Number
16.20
Published
November 2019
Language
English (United States)
Last Update
2019-11-27
dita:mapPath
xfr1514490991957.ditamap
dita:ditavalPath
3150_DSA_UG_1650-working-RR-new.ditaval
dita:id
B035-3150
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities
You can set jobs to automatically retire by enabling auto_retire in the XML file containing the job definition.
  • Open the XML file containing the job definition and set the following:
    Parameter Description
    auto_retire true
    False is the default value and means the job does not retire automatically.
    retire_value Integer to represent the number of days or weeks until the job is retired. Maximum of three digits.
    retire_units days or weeks