ORA-29883: cannot create a domain index on column expressions

文档解释

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.

ORA-29883:无法在列表达式上创建域索引

官方解释

常见案例

一般处理方法及步骤

你可能感兴趣的