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

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.
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
V|virtual
[Optional] Indicates this is a mapping from a virtual target group to a physical target group.
I | dsc_name SampleDscName
Required if -V is specified. The DSC name of the source DSC environment. Do not use without -V.
u|user_authentication User
Required when security management is enabled. Supplies the command with the Viewpoint user, and triggers a password prompt for authentication.

Permissions required: Administrator role

XML File Example

This command does not support an XML file.