ERROR | 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. |