Restart Cleanup during Advisor Process | Teradata Vantage - Restart Cleanup during the Advisor Process - Advanced SQL Engine - Teradata Database

Database Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
upb1600054424724.ditamap
dita:ditavalPath
upb1600054424724.ditaval
dita:id
B035-1093
lifecycle
previous
Product Category
Teradata Vantageā„¢
If an abort or system restart interrupts the Advisor process, call CleanupAnalyzerSP to clean up internal tables. For example:
CALL TDMaps.CleanUpAnalyzerSP(NULL);

For more information on CleanUpAnalyzerSP, including the syntax, see Teradata Vantageā„¢ - SQL Operators and User-Defined Functions, B035-1210.