Oracle Error ORA-55318: column string in table string already contains data

Oracle Error Message

ORA-55318: column string in table string already contains data

Reason for the Error

At model creation time, the table column contained data.

Solution

Ensure that the table column does not contain data before model creation.