Cause
An attempt was made to modify or drop a constraint on a table that is inherited from a SQL domain.
Action
Do not attempt to modify or drop a constraint inherited from a domain. Alter the table and drop the domain from the columns as an alternative.