My Oracle Support Banner

After character set migration, SQL statements fails with ORA-31011: XML parsing failed (Doc ID 1910902.1)

Last updated on APRIL 01, 2020

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.3 and later
Information in this document applies to any platform.

Symptoms

After performing a US7ASCII->AL32UTF8 character set conversion, one specific query was failing with the following errors

update dish set status='P' where status='W' and ingredient='sync_request' and priority is not null
ERROR at line 1:
ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00210: expected 'Error at line 1

This issue can occur with any character set conversion, not just the example given above

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.