Migration of ACM-69142.sql hangs when installing a patch on RSA Identity Governance & Lifecycle 7.1.1
Originally Published: 2020-01-02
Article Number
Applies To
RSA Product/Service Type: Enterprise Software
RSA Version/Condition: 7.1.1
Issue
executing updates/7.0/ACM-69142.sql
Oracle Enterprise Manager (OEM) shows the following query being executed:
SELECT GM.ROWID, ACC.NAME FROM T_GROUP_MEMBERSHIPS GM JOIN T_AV_ACCOUNTS ACC ON GM.MEMBER_ID - ACC.ID WHERE MEMBER_TY0E = 'account' AND 0 = DECODE(GM.MEMBER_NAME,ACC.NAME,1,0)
Cause
However, the most likely cause is that the database is Oracle 12.2.0.1 or Oracle 12.1.0.2 with the October 2017 or later Proactive Bundle Patch (BP). If this is the case, the optimizer settings may not be defined properly.
Resolution
- If the RSA Identity Governance & Lifecycle Oracle database is 12.1.0.2 without the October 2017 or later Proactive Bundle, let the migration run to completion.
- If the RSA Identity Governance & Lifecycle Oracle database is 12.2.0.1 or 12.1.0.2 with the October 2017 or later Proactive Bundle Patch, please implement the new database optimizer requirements as specified in RSA Knowledge Base Article 000038082 -- Recommended optimizer_adaptive_* database parameter settings in RSA Identity Governance & Lifecycle 7.1.1 by following the steps below.
- Stop the migration.
- Implement the recommended options as per the RSA Knowledge Base Article.
- Restart the database.
- Restart the migration.
Related Articles
RSA Identity Governance and Lifecycle - 702 Migration fails with 'ORA-02260: table can have only one primary key' 44Number of Views RSA Governance & Lifecycle Recipes: Risk Analytics Dashboard 41Number of Views How to view workflow variable values during workflow execution in RSA Identity Governance & Lifecycle 130Number of Views Migration from 7.0.1 to 7.0.2 fails with error PLS-00323: subprogram or cursor 'PROCESS_ACTIVE_USER_ACC_MAPS' is declared … 15Number of Views Cloud Administration Authenticator Details API Version 2 191Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?