My Oracle Support Banner

Adding A Constraint Fails With "ORA-29885: domain index is defined on the column to be modified" (Doc ID 3064747.1)

Last updated on DECEMBER 23, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and later
Oracle Cloud Infrastructure - Exadata Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Gen 2 Exadata Cloud at Customer - Version N/A and later
Information in this document applies to any platform.

Symptoms

ALTER TABLE TABLE_NAME MODIFY COLUMN_NAME NUMBER(1,0) CHECK (IS_DELETED IN (1,0)) returns:

ORA-29885: domain index is defined on the column to be modified.

Changes

 None

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.