Oracle DBA, How To, Error, Cause and Action

ORA-19030: Method invalid for non-schema based XML Documents.

ORA-19030: Method invalid for non-schema based XML Documents.


Cause:


The method can be invoked on only schema based xmltype objects.



Action:


Don't invoke the method for non schema based xmltype objects.

No comments:

Post a Comment

Thanks for your comment.