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 SQL Functions, Operators, Expressions, and Predicates.