Database Error Messages

ORA-29880

such column list already indexed using another domain index and indextype

Cause

An attempt was made to create multiple domain indexes on a column list using indextypes which do not have disjoint operators.


Action

Check to see if the operator sets for the indextypes can be made disjoint.