ORA-29843: indextype should support atleast one operator

文档解释

ORA-29843: indextype should support atleast one operator

Cause: User attempted to drop all the operators from the indextype

Action: Do not drop all the operators from the indextype

ORA-29843:是由于指定的索引类型没有定义任何操作符而引起的Oracle错误。

官方解释

常见案例

一般处理方法及步骤

你可能感兴趣的