| ERROR | column string, specified as key using DBMS_XMLSTORE.setKeyColumn() , must be of scalar type |
| CAUSE | The column specified using setKeyColumn() was a non-scalar type column. |
| ACTION | Change the column specified to be a scalar column in the table |
| ERROR | column string, specified as key using DBMS_XMLSTORE.setKeyColumn() , must be of scalar type |
| CAUSE | The column specified using setKeyColumn() was a non-scalar type column. |
| ACTION | Change the column specified to be a scalar column in the table |