-7024: Alter column not allowed, constraint violation
Explanation:
The attempt was made to redefine a <constraint definition> for a particular column. The SQL statement fails when the table contains rows which do not meet the <CONSTRAINT definition>.
User Action: