Oracle DBA, How To, Error, Cause and Action

ORA-19043: Multiply nested XMLROOT function disallowed

ORA-19043: Multiply nested XMLROOT function disallowed


Cause:


An XMLROOT function has an operand that is also an XMLROOT function.



Action:


Modify the query so that there are no multiply nested XMLROOT functions.

No comments:

Post a Comment

Thanks for your comment.