Optimal value for CollectorRawDataSetsToKeep in RSA Identity Governance & Lifecycle
Originally Published: 2015-04-21
Article Number
Applies To
RSA Version/Condition: 6.9.1, 7.x
Issue
The default value of the CollectorRawDataSetsToKeep parameter is five.This means that each individual collector will retain the last five good runs of raw data in the T_DC_SOURCEDATA* tables.
Over time, as more and more collectors are added to directories and applications in RSA Identity Governance & Lifecycle and as the amount of data collected per existing collectors increases, the amount of raw data stored increases which can negatively impact performance. This can result in increased processing times in order to both gather the data during the collection steps and manipulate the data during the processing steps of the overall collection.
This RSA Knowledge Base Article describes how to modify the custom parameter CollectorRawDataSetsToKeep.
Resolution
Follow the steps below to modify this value:
- Check the existing value by logging into SQL*Plus as avuser and executing the following SQL:
select VALUE from T_SYSTEM_SETTINGS where PARAMETER='CollectorRawDataSetsToKeep'
If the value returned is 2, then stop as you have already completed these steps and this is the minimum recommended value.
- Log in to the RSA Identity Governance & Lifecycle application as the AveksaAdmin user.
- Navigate to Admin > System > Settings tab > Edit.
- Scroll to the bottom of the page and add the parameter CollectorRawDataSetsToKeep with a value of 2 > Save > OK.
After adding this parameter, you will see:
Now on every collector run, if database statistics runs successfully, the number of runs stored per collector in the T_DC_SOURCEDATA* tables will be reduced to the last two runs.
NOTE: Some customers find that their daily/nightly collections continue beyond the default scheduled time of 12:30 AM daily for the database statistics job. This setting can be modified under Collectors > Scheduling > Tasks tab (DB Statistics Refresh) > Edit. For more information on when and how to modify this schedule, please refer to RSA Knowledge Base Article 000034041 -- How to manage raw data cleanup in RSA Identity Governance & Lifecycle,
Related Articles
Artifacts to gather in RSA Identity Governance & Lifecycle 3.78KNumber of Views How to manage database growth in RSA Identity Governance & Lifecycle 393Number of Views Change Requests fail with 'Error getting UniqueID The UniqueIDUpdateService returned a null value' error in RSA Identity G… 627Number of Views How to manage raw data cleanup in RSA Identity Governance & Lifecycle 468Number of Views Setting the umask value in RSA Identity Governance & Lifecycle 91Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes: Cloud Access Service and RSA Authenticators RSA Authentication Manager 8.9 Release Notes (January 2026) RSA-2026-04: RSA Governance and Lifecycle Security Update for SUSE Linux Enterprise Server Vulnerabilities RSA Authentication Manager Upgrade Process
Don't see what you're looking for?