Skip to Main Content

SQL & PL/SQL

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!

XML parsing error

INRiMay 16 2013 — edited May 16 2013
When i am trying to parse xml it giving error
ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00210: expected '<' instead of '�'
Error at line 1


But when parsing same xml through same procedure in another machine it executes successfully.

Difference in two db is-
Failure db
Oracle 11.2.0.3.0 Standard Edition.
Success db
Oracle 11.2.0.1.0 Enterprise edition

Edited by: INRi on May 16, 2013 2:22 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2013
Added on May 16 2013
2 comments
187 views