OCI-19211: 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