delete_target_group_map - Data Stream Architecture

Teradata Data Stream Architecture (DSA) User Guide

Product
Data Stream Architecture
Release Number
16.10
Published
August 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
mbk1487616377418.ditamap
dita:ditavalPath
3150_DSA_UG_1610.ditaval.ditaval
dita:id
B035-3150
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities

Purpose

The delete_target_group_map command deletes a target group map for restoring to a different client configuration.

Syntax

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

Example

dsc delete_target_group_map -s SampSrc -d SampDest

Parameters

s|source SampSrc
The source target group represents the backup target group for mapping.
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.
SampDest
V|virtual
[Optional] Indicates this is a mapping from a virtual target group to a physical target group.
I | dsc_id SampleDscId
[Optional] The name or dscId of the source DSC environment. Required if -V is specified.
u|user_authentication User
Required when security management is enabled. Supplies the command with the Viewpoint user, and triggers a password prompt for authentication.

XML File Example

This command does not support an XML file.