Configuring Cleanup of Space Usage Collector Tables - Teradata Viewpoint - Teradata Workload Management

Teradata® Viewpoint User Guide - 24.04

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Viewpoint
Teradata Workload Management
Release Number
24.04
Published
April 2024
ft:locale
en-US
ft:lastEdition
2024-04-29
dita:mapPath
xwb1711972215358.ditamap
dita:ditavalPath
tky1501004671670.ditaval
dita:id
xvu1467243446040
lifecycle
previous
Product Category
Analytical Ecosystem
  1. Open /opt/teradata/viewpoint/dcs/config/dcs.properties.
  2. Set spacecollector.cleanUp.enabled=true to clean up the disk usage tables.
    The default setting is false.
    #spacecollector.cleanUp.enabled=true
    #The interval time for each cleanup job run. Default value is 1 week.
    #spacecollector.cleanUpRate=604800000
    #Parameter for data retention in terms of cache database size. Allowed size units (KB/MB/GB)
    #spacecollector.retentionSize=10GB
    #Parameter for data retention in terms of duration. Allowed time units (DAY/DAYS/WEEK/WEEKS/MONTH/MONTHS/YEAR/YEARS)
    #spacecollector.retentionTime=10MONTHS
  3. Save the file and restart the dcs service:
    service dcs restart