Users are not assigned to new RSA Identity Management and Governance and Lifecycle business unit after collection
Originally Published: 2016-11-28
Article Number
Applies To
RSA Version/Condition: 7.0.0, 7.0.1
Issue
When listing users for the new business unit, either no users are showing, or the list is missing old some users.
Cause
Resolution
If a new business unit is defined, or the name of an existing business unit is changed a full refresh should be forced for the IDC that collects the associated business unit.
WARNING: RSA recommends that a full database backup be performed before making any changes to the database tables.
To force a full refresh on the Identity Collector (IDC),
- Modify the T_DATA_COLLECTORS table.
- Set the REQUIRES_FULL_REFRESH column for the collector to O (that is the letter O as in Oscar). For example, to force a full collection for the Active Directory IDC run the following query:
UPDATE "AVUSER"."T_DATA_COLLECTORS" SET REQUIRES_FULL_REFRESH = 'O' WHERE NAME = 'Active Directory IDC' ;
- Confirm the query correctly modified one row, and then commit the data to the database.
- Do a collection on the IDC with the options to Run unification after collection and Ignore circuit breaker on this run both checked.
- After the collection has completed you can confirm that a full refresh has occurred by examining the associated database logs for the collection. The logs should show "Full refresh. Deleting old runs from t_raw_user"
Related Articles
Overall slow performance navigating the user interface and user sessions are timing out when displaying new pages in RSA I… 327Number of Views When replacing an RSA SecurID software token with a new software token the token PIN is not carried over to the new token 587Number of Views Duplicate users in RSA Identity Governance & Lifecycle 435Number of Views "No configured interfaces were detected" error after finishing Quick Setup on a new RSA Authentication Manager 8.4 server 484Number of Views Duplicate User ID error when running All Users report in RSA Authentication Manager 8.x 1.63KNumber of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?