Map Macros | SQL Operators & User-Defined Functions | Teradata Vantage - Map Macros - Advanced SQL Engine - Teradata Database

SQL Operators and User-Defined Functions

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2023-04-27
dita:mapPath
qqu1556127655717.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1210
lifecycle
previous
Product Category
Teradata Vantage™

The following macros are used to add or remove databases to an exclude list.

The macros are created when the DIP script is executed and reside in the TDMaps database.
Macro Name Purpose Data Type
AddDBInExcludeList Add a database to the exclude list in SpaceExcludeDBListTbl.

User can execute this macro for databases that do not need space re-adjustments by using the AdjustSpace procedure.

VARCHAR(128) CHARACTER SET UNICODE
DelDBInExcludeList Remove a database from the exclude list in SpaceExcludeDBListTbl.

User can execute this macro for removing a database name from the exclude list so that the AdjustSpace procedure can re-adjust the space settings.

VARCHAR(128) CHARACTER SET UNICODE