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
How to manage database growth in RSA Identity Governance & Lifecycle 429Number of Views Artifacts to gather in RSA Identity Governance & Lifecycle 3.88KNumber of Views How to Replace the Web Server Certificate for the RSA Identity Governance & Lifecycle Web Console 3.23KNumber of Views How to Enable AFX Connector Debug Logging in RSA Identity Governance & Lifecycle 8.77KNumber of Views Change Requests fail with 'Error getting UniqueID The UniqueIDUpdateService returned a null value' error in RSA Identity G… 633Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA Authentication Manager Patch Updates RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to Download OTP Token Seed Files from myRSA
Don't see what you're looking for?