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 Roles get stuck in the Applied or Applied New State and cannot be modified in RSA Identity Governance & Lifecycle 925Number of Views How to create a new ActiveMQ KahaDB for use with AFX in RSA Identity Governance & Lifecycle 345Number 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 592Number of Views Duplicate users in RSA Identity Governance & Lifecycle 444Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?