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
Roles get stuck in the Applied or Applied New State and cannot be modified in RSA Identity Governance & Lifecycle 922Number of Views Overall slow performance navigating the user interface and user sessions are timing out when displaying new pages in RSA I… 327Number of Views Duplicate users in RSA Identity Governance & Lifecycle 437Number 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 588Number of Views Online, Reinstall Required message on Web Tier after reinstalling with the new RSA Authentication Manager 8.x Web-Tier pac… 1.88KNumber of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process How to factory reset an RSA Authentication Manager 8.x hardware appliance without a factory reset button from the Operatio… Deploying RSA Authenticator 6.2.2 for Windows Using DISM
Don't see what you're looking for?