CreateExclusionListSP Usage Notes - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

CreateExclusionListSP returns the system-assigned numeric identifier for the specified ExclusionListName. When calling AddExclusionListEntrySP, ExclusionListName must be specified to identify that list.

DictionaryDatabase defines where the data dictionary tables are stored. Either define DictionaryDatabase or use NULL. Set DictionaryDatabase when running AnalyzeSP on a system that is different from the system where the objects are defined. Copy the contents of the following from the source system to DictionaryDatabase on the system where AnalyzeSP and CreateExclusionListSP run:
  • Maps
  • Dbase
  • TVM
  • TVFields
  • DBQLStepTbl
  • ObjectUsage
  • DatabaseSpace
Create the following views in DictionaryDatabase:
  • Tables2V
  • Databases2V
  • MapsV
  • QryLogStepsV
  • ColumnsV
  • InsertUseCountV
  • UpdateUseCountV
  • DeleteUseCountV
  • DiskSpaceV

Finally, the rows written to ActionsTbl need to be copied to the source system.