Oracle Error Message
OCI-19212: no key columns specified before call to DBMS_XMLSTORE.updateXML()
Reason for the Error
No columns were specified as key columns before the call to DBMS_XMLSTORE.updateXML.
Solution
Use DBMS_XMLSTORE.setKeyColumn() to specify key columns