Oracle DBA, How To, Error, Cause and Action

ORA-19019: Invalid context passed to DBMS_XMLGEN.GETXML

ORA-19019: Invalid context passed to DBMS_XMLGEN.GETXML


Cause:


The value of context passed to GETXML was invalid.



Action:


Rewrite the query so that the value of context passed to GETXML is valid.

No comments:

Post a Comment

Thanks for your comment.