TDWMApply 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 PROCEDURE TDWM.TDWMApply (
  IN RuleSetID INTEGER,
  IN FilterCat VARCHAR(1) CHARACTER SET LATIN,
  IN ThrottleCat VARCHAR(1) CHARACTER SET LATIN,
  IN WorkloadCat VARCHAR(1) CHARACTER SET LATIN,
  IN EventCat VARCHAR(1) CHARACTER SET LATIN
)
  ...
;

Syntax Elements

RuleSetID
ID of the rule set to apply. This must be the current rule set.
FilterCat
Request for the Filters rule category:
  • Y = Apply changes to the rule category
  • N = Skip this rule category
ThrottleCat
Request for the system query or system session limits rule category:
  • Y = Apply changes to the rule category
  • N = Skip this rule category
WorkloadCat
Request for the workloads rule category:
  • Y = Apply changes to the rule category
  • N = Skip this rule category
EventCat
Request for the Event category:
  • Y = Apply changes to the category
  • N = Skip this category