Question
3
Replies
1166
Views
Posted: November 23, 2016
Last activity: November 24, 2016
Closed
DSS for pr_perf_stats retention period
Hi
Can someone tell me what's the DSS for reducing the retention period for pr_perf_stats table..?
Is it
DATA-ADMIN-SYSTEM-SETTINGS PEGA-RULESENGINE!EVENTSRETENTIONPERIOD
?
Thanks
Hi Nikhil,
The DSS setting you are referring to, seem to serve a different purpose.
pc_events
database table according to the EventsRetentionPeriod Dynamic System Setting (the default retention period is 90 days)Reference :
https://pdn.pega.com/sites/pdn.pega.com/files/help_v721/procomhelpmain.htm#engine/agents/eng-rules-agent-con.htm
Through an entry in the prconfig.xml file or the Dynamic System Settings, you can set this retention period. To set a retention period longer or shorter than the 30 days, add or revise the following element to your prconfig.xml file and restart the system:
<env name="usage/retentionperiod " value="nnn" />
Reference:
https://pdn.pega.com/sites/pdn.pega.com/files/help_v719/procomhelpmain.htm#howto/howto2/logusagetable.htm
related
https://pdn.pega.com/community/pega-product-support/question/increasing-retention-period-prperfstats-table