Alter Index Rebuild to Another Tablespaceby Ed ChenDecember 3, 2021March 27, 2023Move Index To move an index is to rebuild a whole index either in the original tablespace or another tablespace with some options like ONLINE… Read More »Alter Index Rebuild to Another Tablespace
How to Resolve ORA-08102: index key not foundby Ed ChenMay 4, 2019March 27, 20239 CommentsORA-08102 Found some ORA-08102 errors during executions of SQL statements like this: ERROR at line 1: ORA-08102: index key not found, obj# 98830, file 69,… Read More »How to Resolve ORA-08102: index key not found