ERROR at line 1: ORA-28650: Primary index on an IOT cannot be rebuilt
877826Mar 8 2013 — edited Mar 9 2013Hi All,
When i was trying to move index partitions from one tablespace to another tablespace i am getting below Error.
ERROR at line 1: ORA-28650: Primary index on an IOT cannot be rebuilt
Query :
alter index Test_PK3 rebuild partition P_20111212 tablespace TAB_SP
Note Test_pk3 is an index on IOT table.
Can any one Suggest me to resolve this problem.
Thanks
Sree