list_target_group_map | Teradata DSA Commands - list_target_group_map - 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

Purpose

The list_target_group_map command lists the maps between target groups for restoring to a different client configuration.

Syntax

list_target_group_map -s|-source SampSrc -d|-destination SampDest

Example

dsc list_target_group_map -s SampSrc -d SampDest

Parameters

The parameters are optional. However, if you specify one of the parameters, you must also specify the other parameter.

s|source SampSrc
The source target group represents the backup target group for mapping.
Example:  SampSrc
d|destination SampDest
The destination target group represents the restore target group for mapping.
Required if the virtual target group (parameter V) is specified. It indicates the physical target group to which the virtual target group is mapped.
Example:  SampDest
t|type Type
[Optional] The type of the target group map. This parameter is not used if source or destination is specified. Target group map types are DDBOOST, REMOTE_FILE, REMOTE_MEDIA, S_3, and AZURE.
V|virtual
[Optional] Indicates this is a mapping from a virtual target group to a physical target group.

XML File Example

This command does not support an XML file.