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列上创建一个不允许的选项。
官方解释
常见案例
一般处理方法及步骤
编辑:一起学习网
标签:不允许,创建一个,你正,选项,索引