| Error | ORA-12415 |
Description | A column of another datatype exists on the specified table | Cause | The datatype of the column present in the table is different from the datatype set for the policy column. | Action | Drop the column on the table or change the datatype for policy column. |