Migration to version 7.5.2 P03 or later completes with ORA-31011: XML parsing failed error in RSA Governance and Lifecycle
Article Number
Applies To
RSA Version/Condition:
- RSA Governance & Lifecycle 7.5.2 P03 and later
Issue
In the migration log, it is noticed that the script ACM_104766_1.sql is resulting in the error.
-------
SQL/line#: /home/oracle/wildfly-24.0.1.Final/domain/servers/img-server-1/tmp/vfs/temp/tempe65acefd1d139d38/content-b169f480eaf6505a/contents/aveksa.war/WEB-INF/database/updates/7.5/ACM-104766_1.sql(4):
Start time [Fri Jun 16 13:09:23 EDT 2023]
.
.
<SQL Query>
.
.
--------------------------- Dbms_Output Begin ---------------------------
Migrating total attribute change rule: 3
Migrating rule with ID = 4
v_action_type is: pol:CreateChangeRequestAction
Error in migrating rule with ID = 4
ORA-31011: XML parsing failed
ORA-19213: error occurred in XML processing at lines 1
LPX-00242: invalid use of ampersand ('&') character (use &)
ORA-06512: at "SYS.XMLTYPE", line 48
Migrating rule with ID = 3
v_action_type is: pol:CreateChangeRequestAction
Error in migrating rule with ID = 3
ORA-31011: XML parsing failed
ORA-19213: error occurred in XML processing at lines 1
LPX-00242: invalid use of ampersand ('&') character (use &)
ORA-06512: at "SYS.XMLTYPE", line 48
Migrating rule with ID = 1
v_action_type is: pol:ReviewPolicyAction
v_action_type is:
v_action_type is:
There is no CreateChangeRequestAction, No Migration required.
Migrating rule version with ID = 15
v_action_type is: pol:CreateChangeRequestAction
Error in migrating rule version with ID = 15
ORA-31011: XML parsing failed
ORA-19213: error occurred in XML processing at lines 1
LPX-00242: invalid use of ampersand ('&') character (use &)
ORA-06512: at "SYS.XMLTYPE", line 48
Migrating rule version with ID = 12
v_action_type is: pol:CreateChangeRequestAction
Error in migrating rule version with ID = 12
ORA-31011: XML parsing failed
ORA-19213: error occurred in XML processing at lines 1
LPX-00242: invalid use of ampersand ('&') character (use &)
ORA-06512: at "SYS.XMLTYPE", line 48
Migrating rule version with ID = 4
v_action_type is: pol:ReviewPolicyAction
v_action_type is:
v_action_type is:
There is no CreateChangeRequestAction, No Migration required.
Completed migrating rule entitlement filter
--------------------------- Dbms_Output End ---------------------------
Cause
Resolution
- RSA Governance & Lifecycle 8.0.0
Workaround
Notes
The fix is applied to handle the "&" character.
Any customer migrating from version 7.2.1 or 7.5.0 to version 8.0 will not face any issues.
Any customer migrating from version 7.2.1 or 7.5.0 to version 7.5.2 has to follow the workaround steps before migration.
For any customer to check if the issue will occur in the system migration, execute the following select query to check for the entitlements that have "&" in the name, then try to edit the name to remove the "&" character, if not possible refer to the workaround section.
select * from T_AV_PROV_ENTS where resource_name like '%&%' OR app_name like '%&%' OR name like '%&%' OR action like '%&%';
Attachments
If the attachment does not open when clicked, please refresh the page and try again. You must be logged into view the file(s).
Related Articles
SecurID Governance & Lifecycle fails to start after applying 7.5.2 P04 on WebSphere or WebLogic 46Number of Views Custom Account Attribute mapped to the Active Directory accountExpires attribute no longer collects a value after upgradin… 95Number of Views Application fails to start with 'ORA-01439: column to be modified must be empty to change datatype' after applying 7.0.2 P… 14Number of Views Cloud Access Service - RADIUS 10Number of Views Patching to version 7.5.2 P04 and above shows initialization error ORA-31011: XML parsing failed in RSA Governance and Lif… 120Number 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?