TDWM.WorkloadInfoV 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.WorkloadInfoV
  (RulesetName,
   WorkloadId,
   WorkloadName, 
   WorkloadType,
   WorkloadStatus,
   WorkloadEvalOrder,
   VirtualPartition,
   WorkloadGroup,
   WorkloadDescription
   )  AS
SELECT 
      ...

Syntax Elements

RulesetName
Ruleset name.
WorkloadId
Workload ID.
WorkloadName
Workload name.
WorkloadType
Workload type. Possible values:
  • 'Tactical': Tactical
  • 'SLG1': SLG Tier 1
  • 'SLG2': SLG Tier 2
  • 'SLG3': SLG Tier 3
  • 'SLG4': SLG Tier 4
  • 'SLG5': SLG Tier 5
  • 'TSTop': Timeshare top
  • 'TSHigh': Timeshare high
  • 'TSMed': Timeshare medium
  • 'TSLow': Timeshare low
WorkloadStatus
Indicates if a workload is enabled or disabled.
  • 'E': Enabled
  • 'D': Disabled
WorkloadEvalOrder
Evaluation order of a workload.
VirutalPartition
Name of virtual partition to which this workload belongs.
WorkloadGroup
Name of workload group to which this workload belongs.
WorkloadDescription
Description of workload.