export_config - Data Stream Architecture

Teradata Data Stream Architecture (DSA) User Guide

Product
Data Stream Architecture
Release Number
16.00
Published
November 2016
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
zgh1474305420348.ditamap
dita:ditavalPath
3150_DSA_UG_1600.ditaval.ditaval
dita:id
B035-3150
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities

Purpose

The export_config command exports the current XML definition for the requested BAR component.

Syntax

export_config -n|-name Name -t|-type Type -f|-file File

Examples

export_config -n component1 -t system -f System1Config.xml

export_config -t general -f GeneralConfig.xml

Parameters

n|name Name
The name of the component you want to export. This parameter is optional for the general, repository_backup, and disk_file_system types. If the system name begins with the special character -, for example -test , for system type use the Enter the System Name prompt.
component1
t|type Type
The type of component or repository backup you want to export. Enter one of the following:
  • system
  • media_server
  • nbu_server
  • dd_boost
  • repository_backup
  • disk_file_system
  • target_group
  • general
system
f|file filename
The full file path and file name of the file to which to write the XML definition.
System1Config.xml

Usage Notes

This command can be used with the configuration commands to update a BAR configuration.

XML File Example

This command does not require an XML file as input. You must supply a file name and location to which the XML file results are exported as output.