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
Duplicate User ID error when running All Users report in RSA Authentication Manager 8.x 1.62KNumber 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 "No configured interfaces were detected" error after finishing Quick Setup on a new RSA Authentication Manager 8.4 server 484Number of Views Error Unable to resolve user by login ID and/or alias, or authenticator not assigned to user when attempting to authentica… 2.05KNumber of Views Online, Reinstall Required message on Web Tier after reinstalling with the new RSA Authentication Manager 8.x Web-Tier pac… 1.87KNumber of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA SecurID Software Token 5.0.2 for Windows Desktop displays message after reboot due to roaming profile: No token stor… Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA Release Notes for RSA Authentication Manager 8.8 Installation fails with 'unzip: cannot find zipfile directory in one of /tmp/aveksa/packages/<filename.zip>' error in RSA …
Don't see what you're looking for?