ERRORLIST EXPORT - Teradata Unity

Teradata Unity User Guide

Product
Teradata Unity
Release Number
16.00
Published
March 2017
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
ipb1476817227329.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
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 Unity 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 UnityAdmin was launched.

Example

unityadmin>  ERRORLIST EXPORT myErrorList1 myExportedList.txt;