Database Error Messages

ORA-31067

wrong XML node type

Cause

An attempt was made to use updateXML() to update an XML node with a node of another type.


Action

Ensure that the node that XPATH specifies matches the type of new data that is provided.