ORA-12415
Error: ORA-12415: A column of another datatype exists on the specified table
Causa: The datatype of the column present in the table is different from the datatype set for the policy column.
Acción: Drop the column on the table or change the datatype for the policy column.
COMENTARIOS:
No hay comentarios.