AddExclusionListEntrySP(X) Usage Notes - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

A call to AddExclusionListEntry returns the total number of Exclusions successfully added to the list. ExclusionListName must be specified.

Caller-specified values for input parameters DatabaseName and ObjectName may contain wildcard characters (_, %). Wildcard characters are resolved dynamically at the time the list is passed as a parameter to a called procedure. Wildcards are evaluated using standard SQL LIKE predicate semantics.

Defined object lists are stored in TDMaps tables ExclusionListTbl and ExclusionListEntry. If AddExclusionListEntrySPX is called, then defined objects you can access are stored in TDMaps tables ExclusionListTbl and ExclusionListEntry.

No updates are made to existing objects lists stored in TDMaps as the result of subsequent DDL statements that DROP objects.