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

Teradata® Business Continuity Manager User Guide - 2.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Business Continuity Manager
Release Number
2.00
Published
August 2024
ft:locale
en-US
ft:lastEdition
2025-01-31
dita:mapPath
sko1694443904278.ditamap
dita:ditavalPath
ft:empty
dita:id
otc1639627713801
lifecycle
latest
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;