Question
SunLife
SunLife
CA
SunLife
Posted: 3 weeks 4 days ago
Last activity: 3 weeks ago
Last activity: 3 Feb 2026 15:51 EST
Solved
Daily Usage Table size and sql performance
The table pr_daily_usage is growing quite large , and the sql running in the db is consuming a lot of resources. What dss setting can be set to control the retention period of this table? What job does the purging of this table?
@GiuseppeD6582
Default Retention: 12 months.
You can override retention defaults for usage-related logs using the DSS prconfig/usage/retentionperiod/default or by adding a prconfig.xml entry.
Note: similar table pr_perf_stats (Log-Usage) is controlled by the DSS pxLogUsageRetentionPeriod, which defaults to 30 days.