Example: Saving the DSC Configuration - BAR - Data Stream Architecture

Teradata® DSA User Guide

Product
BAR
Data Stream Architecture
Release Number
17.10
Published
April 2022
Language
English (United States)
Last Update
2022-04-08
dita:mapPath
het1611950545663.ditamap
dita:ditavalPath
vwp1576617377804.ditaval
dita:id
B035-3150
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities

Here is an example using AWS as a replication target group.

Following are the AWS group details:

Value Description
Target Group Name aws_replicating_tg
Is Enabled Y
AWS Account Name AWS
Region ap-south-1
Media server name localms
AWS APP name AWS
Bucket Prefix awsjanrelease
Storage Device backup/1
  1. Find the target group, account and media server name used in replication target group.
    dsc list_components -aws_replicating_tg-r
  2. Collect the application details following the steps in Saving the DSC Repository Configuration Information
  3. Export media server configuration detail to save in file.
    dsc export_config -t MEDIA_SERVER -n localms -f MEDIA_SERVER.xml
  4. Export AWS APP configuration detail to save in file.
    dsc export_config -t AWS_APP -n AWS -f AWS_APP.xml
  5. Export target group config detail to save in file.
    dsc export_config -t TARGET_GROUP -n aws_replicating_tg -f aws_replicating_tg.xml -r