Oracle DBA, How To, Error, Cause and Action

ORA-19010: Cannot insert XML fragments

ORA-19010: Cannot insert XML fragments


Cause:


XML fragments got from extractNode cannot be inserted into the database.



Action:


Convert the fragment into a proper XML document before insertion.

No comments:

Post a Comment

Thanks for your comment.