Oracle 26ai

ORA-11511

Cause

An attempt was made to modify column properties in addition to disassociating the column from the domain.


Action

Use separate ALTER TABLE statements; one to modify the column properties and one to disassociate the column from the domain.