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!

LPX-00216: invalid character 0 (0x0) - Urgent

433817Nov 30 2004 — edited Dec 2 2004
I have a large XML Schema (over 550,000 characters) which I am trying to get imported into XML DB, and after a lot of reworking of the schema to get around things like refs, and similar things, I have run into this error:

ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00216: invalid character 0 (0x0)
Error at line 10682
ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 0
ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 26
ORA-06512: at line 9

Does anyone have any idea what this means? The schema is valid in XML Spy 2005, and I have already gone through dozens of errors on misc typeos and formating issues. I have the entire schema document inserted in a table and I am pulling the value into a CLOB holder. Has anyone else seen an error like this? If so, how did you resolve the issue? If you need more information let me know.

Thanks,
Tim

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 30 2004
Added on Nov 30 2004
9 comments
6,434 views