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 Key Manager Server migration appears to hang after logging 'Migrating AUTH_INTERNAL...' in migrate.log 26Number of Views Authentication Manager database services do not to start after power outage 179Number of Views RSA Authentication Manager 8.2 SP1 Bulk Administration 1.6.0 Custom Application Guide (AMBA) 27Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators
Don't see what you're looking for?