Replicate a Repository Backup to 3rd Party Storage: Command Line | Teradata DSA - Replicating an Existing Repository Backup to Third Party Storage: Command Line - 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
  1. Retrieve the backup ID using one of these commands:
    dsc save_sets_replication_status
    From inside the landing zone: ls -lrt retrieves the backup ID of the two most recent files.
  2. Replicate the backup to the third party storage target group:
    dsc run_repository_job -t replicate_to -v backupid -r replication_target_group
    The replication creates a bootstrap file and replicates the existing bar file:
    • bar_backupid.out Contains the data to restore the non-barbackup tables to a certain point in time. This file is replicated into the third party storage defined in the target group. Then it is removed from the landing zone.
    • bootstrap_backupid.out Contains the data to recreate the barbackup tables for disaster recovery. This file remains in the landing zone.