TDWM.ClassificationForRuleV Syntax - Teradata VantageCloud Lake

Lake - Monitor Resources and Performance

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
wyu1683671641248.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
wyu1683671641248
REPLACE VIEW TDWM.ClassificationForRuleV
  (RulesetName,
   RuleId,
   RuleName,
   RuleType,
   ClassificationType, 
   ClassificationValue,
   ClassificationOperator,
   ClassificationTarget,
   ClassificationDesc
   )  AS
SELECT 
       ...

Syntax Elements

RulesetName
Ruleset name.
RuleId
Rule ID or workload ID.
RuleName
Rule name or workload name.
ClassificationType
Same as the element ClassificationType of the ruleset API TDWM.TDWMAddClassificationForRule. See TDWMAddClassificationForRule Syntax Elements.
ClassificationValue
Same as the element ClassificationValue of the ruleset API TDWM.TDWMAddClassificationForRule. See TDWMAddClassificationForRule Syntax Elements.
ClassificationOperator
Same as the element ClassificationOperator of the ruleset API TDWM.TDWMAddClassificationForRule. See TDWMAddClassificationForRule Syntax Elements.
ClassificationTarget
Possible values:
  • Y - This target has classification sub-criteria.
  • N - This target does not have any classification sub-criteria
ClassificationDesc
Description of crtiterion.