Saving the DSC Repository Configuration Information - 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
Follow these steps to save DSC repository configuration information:
  1. Locate the names of the media server, target group, and storage apps used in the replication target group:
    dsc list_components -t target_group -r
  2. Collect the following application details:
    dsc export_config -t MEDIA_SERVER -n <media_server_name> -f MEDIA_SERVER.xml
    dsc export_config -t TARGET_GROUP -n <replication_tg_name> -f replicating_tg.xml -r
    dsc export_config -t <TYPE_OF_CONFIGURATION> -n <APP_NAME> -f APP.xml

    where TYPE_OF_CONFIGURATION can be NBU_SERVER, DD_BOOST, DISK_FILE_SYSTEM, AWS_APP, AZURE_APP or GCP_APP

  3. Store these files (MEDIA_SERVER.xml, replicating_tg.xml, and APP.xml) in safe place outside the DSC. Anytime you change configuration or upgrade DSA, repeat these steps.