A column of another datatype exists on the specified table

Solution ID:ORA-12415

Type: Oracle

Cause

The datatype of the column present in the table is different from the datatype set for the policy column.

Actions

Drop the column on the table or change the datatype for policy column.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12400.htm


https://community.oracle.com/message/4049076


Browse all solutions to database errors from Oracle, MS SQL, or MySQL