Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-11500

A domain constraint cannot be modified or dropped.

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.