How to move IOT related table, index and overflow segment to another tablespace | Oracle & Unix

How to move IOT related table, index and overflow segment to another tablespace | Oracle & Unix

瀏覽:1346
日期:2025-04-25
1. Primary index for IOT table can not be rebuilt SQL> alter index EDWREP.C_S_PK rebuild tablespace APPS_TS_OATM_MIG;alter index EDWREP.C_S_PK rebuild tablespace APPS_TS_OATM_MIG*ERROR at line 1:ORA-28650: Primary index on an IOT cannot ......看更多