Adding a Target Group Map - Data Stream Architecture

Teradata Data Stream Architecture (DSA) User Guide

Product
Data Stream Architecture
Release Number
16.00
Published
November 2016
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
zgh1474305420348.ditamap
dita:ditavalPath
3150_DSA_UG_1600.ditaval.ditaval
dita:id
B035-3150
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities
Configure a target group before adding a target group map.
The target group mapping is maintained in an XML file to designate the new configuration for the restore.

The config_target_group_map command configures the map between target groups when restoring to a different client configuration.

  1. Open the XML file containing the target mapping configuration information. A sample map, sample_target_map.xml, is supplied in the DSC sample library.
  2. Specify target group map tags:
    Target Group Map Tag Description
    master_source_target_name The backup target group name.
    master_source_dsc_id The ID of the source DSC repository.
    master_dest_target_name The restore target group name.
    target_group_maps A sub target grouping consisting of a backup and restore configuration pair.
    source_mediaserver_name The backup media server.
    source_policy_class_name The third party backup application policy associated with the backup media server.
    dest_mediaserver_name The restore media server.
    dest_policy_class_name The third party backup application policy associated with the restore media server.
  3. Type dsc config_target_group_map followed by the parameters, and press Enter. For more information, see config_target_group_map.