RSA Identity Governance & Lifecycle- A deleted role is still visible in the application UI and stuck in the Applied Delete state
Originally Published: 2016-11-02
Article Number
Applies To
RSA Product Set: RSA Identity Governance & Lifecycle
RSA Product/Service Type: Software Appliance
RSA Version/Condition: 6.8.1
Issue
Roles that are already deleted can be still seen in RSA G&L User Interface and stuck in "Applied Delete" state even though the Change Request for Deletion is Complete.
Resolution
I haven't seen this issue yet in 6.9.1 or 7.0.
Since the version is 6.8.1 which is about to end the support life this year so no Engineering ticket was opened (as no more fixes planned for 6.8.1).
Workaround
To work around this issue, follow the steps below:
1. Backup the database.
2. As the avuser, run this SQL command:
Delete from t_av_roleversions where role_id=(select if from t_av_roles where name ='<Deleted_Role_name>'); Update t_av_roles set deletion_date=sysdate, run_id='-99' where id=(select if from t_av_roles where name ='<Deleted_Role_name>'); commit;
3. In the RSA Identity G&L User Interface, the role should not be visible.
Related Articles
RSA Authentication Manager 8.3 Patch 1 and the Associated Web-Tier Server Update Are Now Available for Download 14Number of Views Eserver or Aserver will not reconnect to the SQL DB after a DB restart 42Number of Views Menu bar on the top and footer section in the bottom on the UI are not visible after applying patch in RSA Governance & Li… 12Number of Views Menu tabs are not visible in the user interface after upgrading to version 7.1.1 of RSA Identity Governance & Lifecycle 26Number of Views Data Archiving fails with 'Error saving data archival job for the date range' in RSA Identity Governance & Lifecycle 114Number of Views
Trending Articles
RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to Upgrade Internal SHA-1 Certificates to SHA-256 in Authentication Manager Using rsautil RSA Authentication Manager 8.9 Setup and Configuration Guide RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows
Don't see what you're looking for?