The attempt was made to define a new value range for a particular column. The SQL statement fails if the table contains rows that violate the CONSTRAINT definition.
Choose another CONSTRAINT definition, or do not change the definition at all.
Use a QUERY statement to find out which rows do not meet the CONSTRAINT definition. You can then change or delete these.