标题: ORA-14086: a partitioned index may not be [打印本页] 作者: admin 时间: 2016-8-18 10:04 标题: ORA-14086: a partitioned index may not be ORA-14086: apartitioned index may not be rebuilt as a whole Cause: User attempted to rebuild a partitioned index usingALTER INDEX
REBUILD statement, which is illegal
ORA-12700to ORA-19400 13-89 Action: Rebuildthe index a partition at a time (using ALTER INDEX REBUILD
PARTITION) or drop and recreate the entire index