A single user has large spacing in the Users display in RSA Identity Governance & Lifecycle
Originally Published: 2019-06-04
Article Number
Applies To
RSA Version/Condition: 7.x
Issue
Other users are not affected and see the expected spacing in User records.
Cause
Resolution
- Launch the SQL Developer tool.
- As avuser, run the following two 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
How to reseed identity columns in SQL Server? 18Number of Views Authentication Manager database services do not to start after power outage 179Number of Views Unable to install RSA Certificate Manager on a migrated nCipher Security World 24Number of Views After a power outage ACE/Server is not authenticating nor will it start properly 22Number of Views Key Manager Server migration appears to hang after logging 'Migrating AUTH_INTERNAL...' in migrate.log 22Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) How to install the jTDS JDBC driver on WildFly for use with Data Collections in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.8 Setup and Configuration Guide Artifacts to gather in RSA Identity Governance & Lifecycle
Don't see what you're looking for?