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 RSA Via Lifecycle and Governance Fulfillment Workflows "Create a job per group, grouping by user" creates a single job for… 15Number of Views RSA employee sees a Single Sign-On (SSO) error after logging in to the RSA Community website 75Number of Views How to define a Request Button in RSA Identity Governance & Lifecycle to allow single or multiple user selection based on … 28Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA Governance & Lifecycle 8.0.0 Installation Guide How to Detect and Resolve Stalled Workflows and Workpoint Issues in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.2 reports 'Unexpected error during command com.rsa.admin.GetPrincipalNestedGroupsCommand exec… RSA Authentication Manager 8.9 Patches and Hotfixes Readme
Don't see what you're looking for?