Example: Analyzing Objects Defined in MyObjects - 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

In this example, analyze objects defined in MyObjects within all logged queries and make recommendations for moving those objects to the map MyObjectsMapList.

CALL TDMaps.AnalyzeSP(
   'MyObjectsMapList', 'MyObjects', NULL,
   NULL, NULL, NULL, 'MyObjectsActions', 
  :NumAlters, :NumExcludes, :NumLogEntries);
Procedure has been executed.
*** Total elapsed time was 20 minutes and 10 seconds.

NumAlters		   NumExcludes		 NumLogEntries
----------------	----------------	-------------
              15               1                 3054