delete_component - 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_component command deletes an existing component based on the information in the parameters.

Syntax

dsc delete_component [parameters]

Example

dsc delete_component -n system1 -t target_group -S

Parameters

n|name Name
The name of the BAR component. The name must be unique. If the system name begins with a special character such as a dash -, press Enter after entering the command, then enter the system name with the special character at the prompt. For example, type dsc export_config -t system -f book.xm -n, press Enter, then type -testA where -testA is the system name.
t|type Type
The type of BAR component. Enter one of the following:
  • system
  • media_server
  • nbu_server
  • dd_boost
  • disk_file_system
  • target_group
  • aws_app
  • azure_app
target_group
S|Skip_prompt SkipPrompt
[Optional] Skips displaying a confirmation message before performing the command action.
u|user_authentication User
Required when security management is enabled. Supplies the command with the Viewpoint user, and triggers a password prompt for authentication.

Usage Notes

To use the delete_component command, you must specify the component name and type. You do not need to specify the component name for disk_file_system types.

You can delete a system, media server, NetBackup server, disk file system, DD Boost server, AWS S3 storage account, Azure Blob storage account, or a target group, except under the following conditions:
  • system marked for repository backup
  • system in use by a job
  • media server in use by a target group
  • NetBackup server in use by a target group
  • target group in use by a job
  • target group in use by a target group map
  • target group in use for repository backups
  • policy used by a target group
Beginning with the 16.10 release, nodes are autodiscovered and cannot be manually deleted.

XML File Example

This command does not support an XML file.