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 28Number of Views "Error editing the Location update T_AV_CRSUBMISSION_FIELDS" when defining new Form Fields in RSA Identity Governance & Li… 36Number of Views Workflow variable ${jobUserData_WorkItemURL} doesn't get resolved for email reminder workflow in RSA Identity Governance a… 180Number of Views What are the min and max characters allowed for LUNA pins? 5Number of Views Performance degradation related to access requests in RSA Identity Governance & Lifecycle 7.x 206Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) How to install the jTDS JDBC driver on WildFly for use with Data Collections in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.8 Setup and Configuration Guide Artifacts to gather in RSA Identity Governance & Lifecycle
Don't see what you're looking for?