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

The QryLogFeatureListV view lists all the feature names that can be tracked when feature usage is enabled.

This view is populated whether or not the WITH FEATUREINFO option for BEGIN/REPLACE QUERY LOGGING is enabled. QryLogFeatureListV provides a view into the table function SYSLIB.FeatureNames_TBF. For more information about the table function, see FeatureNames_TBF .

Use this view to get the following information:
  • Number of times a feature was used in a given time period
  • List the most used feature in a release
  • List what percentage of the requests used a certain feature
  • List the last time a feature was used
The feature list is subject to change each Teradata release. To see the current list of features that are tracked, see Examples: Using QryLogFeatureListV.

To enable feature use logging, see BEGIN QUERY LOGGING.