cleanup_ir_source_system - BAR - Data Stream Architecture - Run the cleanup_ir_source_system command to clear deleted row logs in the source system. This cleans up the metadata needed for IR backup. Learn more here.

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

Purpose

You cannot run this command if the source system has Incremental Restore enabled. Previous jobs must have completed or failed; they cannot be in progress.

The cleanup_ir_source_system command clears deleted row logs in the source system. This cleans up the metadata needed for IR backup.

Syntax

cleanup_ir_source_system -s|-system System -d|dbaccount_id account_id -l|logging_level Level -t|time_out -S|skip_prompt

Example

cleanup_ir_source_system -s system1 -d jana234 -l Error -t -S

Parameters

s|system System
Name of the source system.
Example:  system1
d|dbaccount_id database_account
[Optional] Database account ID
Example:  jana234
l|logging_level level
[Optional] Error, Info, Debug, Warning
Example:  Info
t|time_out
[Optional] Time out value in minutes. Ends the current request as Failed, allowing a new request to be submitted. Default: 720
u|user_authentication User
Required when security management is enabled. Supplies the command with the Viewpoint user, and triggers a password prompt for authentication.

Permissions required: Administrator role

S|skip_prompt SkipPrompt
[Optional] Skips displaying a confirmation message before performing the command action.

XML File Example

This command does not support an XML file.