Oracle Message ORA-12415 - A column of another datatype exists on the specified table

ERRORA column of another datatype exists on the specified table
CAUSEThe datatype of the column present in the table is different from the datatype set for the policy column.
ACTIONDrop the column on the table or change the datatype for policy column.