Performance improvements related to T_AV_MODEL_EXPLODEDUSERENTS table in RSA Identity Governance & Lifecycle
Originally Published: 2020-12-09
Article Number
Applies To
RSA Version/Condition: 7.1.1, 7.2.0
Issue
Customers may notice the following issues.
- Collectors slow in step "Indirect Relationship processing"
There may be longer run times for the following (or similar) queries:3bm571yrusp03 BEGIN Role_Management_Pkg.Explode_LocalRoles(:1 ); END;
- Longer Data Purging times in "Step 12/12: Purging Abandoned Role Data" where the following symptoms may be observed.
The "Database Logs for Run" for the Data Purging show the following linesStarting purging Abandoned Role Data Purged 10000 Abandoned ModelXUE records. Purged 10000 Abandoned ModelXUE records....
Long run times for the following query.03htv7u0zssbj DELETE FROM T_AV_MODEL_EXPLODEDUSERENTS M WHERE ((ROLE_TYPE = 'P' AND NOT EXISTS (SELECT 1 FROM T_AV_ROLEVERSIONS RV WHERE RV.ROLEVERSION_ID = M.ROLE_ID)) OR (ROLE_TYPE = 'C' AND NOT EXISTS (SELECT 1 FROM T_AV_ROLES R WHERE R.DELETION_DATE IS NULL AND R.ID = M.ROLE_ID))) AND ROWNUM <= :B1
Cause
- RSA Identity Governance & Lifecycle 7.1.1
- RSA Identity Governance & Lifecycle 7.2.0 GA
Resolution
These issues are resolved in the following versions.
- RSA Identity Governance & Lifecycle 7.2.0 P03
- RSA Identity Governance & Lifecycle 7.2.1
These versions include code changes, new indexes, and changes to hints that increase performance with queries against the T_AV_MODEL_EXPLODEDUSERENTS (model XUE) table.
This reduces execution time in the many aspects of the product that is related to Role explosion and Role management including but not limited to the following.
- Improvements in the Data Purging in step "Purging Abandoned Role Data"
- Improvements in Role explosion in Role_Management_Pkg.Explode_LocalRole
Workaround
Temporary and marginal improvement may sometimes be obtained by rebuilding the existing indexes against the T_AV_MODEL_EXPLODEDUSERENTS table. Contact RSA Customer Support and reference this KB article for information about how to rebuild the existing indexes.
Notes
Related Articles
The T_AV_ROLE_METRICS table is very large in RSA Identity Governance & Lifecycle 30Number of Views "Error editing the Location update T_AV_CRSUBMISSION_FIELDS" when defining new Form Fields in RSA Identity Governance & Li… 40Number of Views RSA Via Lifecycle and Governance User Interface is inaccessible after rebooting an Appliance with the error "This page can… 41Number of Views RSA Identity Governance and Lifecycle 7.0.1 HTML source edit doesn't work with workflow email node 27Number of Views The RSA Governance & Lifecycle Raw Data table for collection run IDs is empty 116Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager Patch Updates How to verify that RSA Authentication Agent for Windows can perform challenge user lookups across different Active Directo… Replication Showing Internal Replication Error During Upgrade to RSA Authentication Manager 8.2 RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?