Oracle DBA, How To, Error, Cause and Action

ORA-19026: EXTRACTVALUE can only retrieve value of leaf node

ORA-19026: EXTRACTVALUE can only retrieve value of leaf node


Cause:


Given XPath does not point to a leaf node.



Action:


Rewrite the query so that a leaf node is returned.

No comments:

Post a Comment

Thanks for your comment.