ORA-28666: option not allowed for an index on UROWID column(s) ORACLE 报错 故障修复 远程处理
文档解释
ORA-28666: option not allowed for an index on UROWID column(s)
Cause: User attempted to build a REVERSE or COMPRESSED or GLOBAL partitioned index on UROWID column(s)
Action: Build the index without these options
ORA-28666错误表明,在构建索引时,你正尝试在UROWID列上创建一个不允许的选项。