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