Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

10g Upgrade - XML Parser errors with certain escape codes (&#x0338)

user564766Mar 19 2007 — edited Mar 19 2007
NLS_CHARACTERSET = WE8ISO8859P15
NLS_NCHAR_CHARACTERSET = AL16UTF16

Since our 10.2.0.3.0 upgrade (from 9.2.0.1.0) our xml fails with the following message:

ORA-31011: XML parsing failed

ORA-19202: Error occurred in XML processing

LPX-00217: invalid character 824 (U+0338)

Error at line 4

We are using escape codes in our xml that have worked fine on 9i. Example xml:

<PRINT_LAYOUT_FOOTER>&#x0338;&#x0338;&#x0338;&#x0338;This map was created with Promap</PRINT_LAYOUT_FOOTER>


I am completely flummoxed - Any ideas?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 16 2007
Added on Mar 19 2007
4 comments
618 views