| ERROR | column string, specified to be a key or update column for DBMS_XMLSTORE, does not not exist in table string |
| CAUSE | The column specified using setKeyColumn()/setUpdateColumn() did not exist in the table. |
| ACTION | Change the column specified to be a column in the table |