Example: Saving the DSC Configuration - 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
Language
English (United States)
Last Update
2023-11-30
dita:mapPath
bis1632417576364.ditamap
dita:ditavalPath
vwp1576617377804.ditaval
dita:id
cyv1467242268519
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