ERRORLIST EXPORT Command | bcmadmin | Teradata Business Continuity Manager - ERRORLIST EXPORT - Teradata Business Continuity Manager

Teradata® Business Continuity Manager User Guide - 1.01.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Business Continuity Manager
Release Number
1.01.01
Published
March 2023
Language
English (United States)
Last Update
2023-03-13
dita:mapPath
qra1653979755546.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2550
lifecycle
previous
Product Category
Analytical Ecosystem

Purpose

Exports the specified error list into the specified file which then can be edited and imported.

Syntax

ERRORLIST EXPORT ErrorListName filename ;

Parameters

errorlistname
Unique TDPID that identifies the Business Continuity Manager error list name.
filename
Name of the export details file that you create using the ERRORLIST EXPORT command.
If the filename is specified without a full path, the exported error list file is created in the directory from which bcmadmin was launched.

Example

bcmadmin>  ERRORLIST EXPORT myErrorList1 myExportedList.txt;