Automatically Retire a Job | Command Line | Teradata DSA - Automatically Retiring a Job - BAR - Data Stream Architecture

Teradata® DSA User Guide

Product
BAR
Data Stream Architecture
Release Number
17.00
Published
August 2020
Language
English (United States)
Last Update
2020-08-31
dita:mapPath
mas1575933453856.ditamap
dita:ditavalPath
vwp1576617377804.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