Oracle DBA, How To, Error, Cause and Action

ORA-19025: EXTRACTVALUE returns value of only one node

ORA-19025: EXTRACTVALUE returns value of only one node


Cause:


Given XPath points to more than one node.



Action:


Rewrite the query so that exactly one node is returned.

No comments:

Post a Comment

Thanks for your comment.