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

Teradata® DSA User Guide

Product
BAR
Data Stream Architecture
Release Number
17.05
Published
September 2020
Language
English (United States)
Last Update
2021-04-02
dita:mapPath
ihc1599061140065.ditamap
dita:ditavalPath
vwp1576617377804.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.