TDWMSummary Example - 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

Using TDWMSummary

SELECT WDId, Arrivals, MetSLGCnt, ActiveReqs FROM TABLE (TDWM.TDWMSummary()) AS t2
 WHERE arrivals <>0;
 *** Query completed. 13 rows found. 4 columns returned.
 *** Total elapsed time was 1 second.
       WDId     Arrivals    MetSLGCnt   ActiveReqs
-----------  -----------  -----------  -----------
        213            8            8            0
        217            1            0            0
        221            3            3            0
        240          109           91            1