cleanup_ir_source_system | Teradata DSA Commands - cleanup_ir_source_system - BAR - Data Stream Architecture

Teradata® DSA User Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
BAR
Data Stream Architecture
Release Number
17.20
Published
November 2022
ft:locale
en-US
ft:lastEdition
2025-01-29
dita:mapPath
bis1632417576364.ditamap
dita:ditavalPath
vwp1576617377804.ditaval
dita:id
cyv1467242268519
lifecycle
latest
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.