Oracle DBA, How To, Error, Cause and Action

ORA-19033: schema specified in the XML document does not match the schema parameter

ORA-19033: schema specified in the XML document does not match the schema parameter


Cause:


When creating schema-based XML, the schema specified in the XML document is different from the schema passed in as the 'schema' parameter.



Action:


Change the schema parameter to match the schema specified in the XML document.

No comments:

Post a Comment

Thanks for your comment.