enable_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 enable_component command enables an existing BAR component based on the component name and type.

Syntax

enable_component -n|-name Name -t|-type Type

Example

dsc enable_component -n system1 -t system

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.
system1
t|type Type
The type of BAR component. Enter system or target_group.
SYSTEM
u|user_authentication User
Required when security management is enabled. Supplies the command with the Viewpoint user, and triggers a password prompt for authentication.
-c|config_default_shared_pipe
Only valid for type SYSTEM. Configure the default shared pipe target group.

Usage Notes

You must enable a system or target group before running a job that uses it.

XML File Example

This command does not support an XML file.