Database Error Messages

ORA-29883

cannot create a domain index on column expressions

Cause

User specified an expression in the column list.


Action

Specify only simple columns in the column list for domain index.