An individual user's Monitoring page is not loading in the RSA Identity Governance & Lifecycle user interface
Originally Published: 2017-05-05
Last Modified: 2023-10-06
Article Number
Applies To
RSA Product Versions: 6.x 7.x
Issue
Cause
Resolution
- Launch the SQL Developer tool.
- As the avuser, run the following queries to determine the individual's user interface settings:
SELECT id, user_id, first_name, last_name FROM T_MASTER_ENTERPRISE_USERS WHERE user_id = '<username>';
SELECT * FROM T_SYSTEM_UI_SETTINGS WHERE setting_type = 'TableData' AND user_meuid=<user_meuid>;
Note that <user_meuid> is the value of the output shown in the id column resulting from running the first query.
- Based on the results, you will need to open a new case with RSA customer support and reference this knowledge base article.
- If you obtained output, please include it in your case notes.
- If there was no output, include the fact that there was no output from these queries.
Related Articles
RSA Authentication API Developer's Guide 1.47KNumber of Views Startup fails with Initialization Status error message 'Found invalid object(s) in the database' after migration or patchi… 1KNumber of Views Configure the SMTP(s) Mail Service 183Number of Views How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device 926Number of Views When running the RSA SecurID Authentication Agent for PAM's acetest utility, getting error: Cannot Do AceInitialize for c… 261Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x RSA Identity Governance & Lifecycle Attribute Synchronization fails with Access Fulfillment Express (AFX) error
Don't see what you're looking for?