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 Unable to install RSA Certificate Manager on a migrated nCipher Security World 25Number of Views Authentication Manager database services do not to start after power outage 181Number of Views Key Manager Server migration appears to hang after logging 'Migrating AUTH_INTERNAL...' in migrate.log 26Number of Views After refreshing a user access review, the business source values for roles (role sets) display as null in RSA Identity Go… 30Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?