Reorg failed with the following error:
ORA-20553: No data found or index with same name exists on another table
at QUEST.QUEST_SPC_UTIL, line 1699
ORA-06512: at line 2
AbortScriptWithError()
AbortScript: Aborted ORA-20553: No data found or index with same name exists on another table
ORA-06512: at QUEST.QUEST_SPC_UTIL, line 1699
ORA-06512: at line 2
(os errno 13)
The reorged objects have virtual indexes.
WORKAROUND
1. Identify the virtual indexes
2. Drop them
3. Clean up the temporary objects from the failed reorg
4. Recreate the script
5. Run the script
STATUS
Waiting for fix in a future release of Space Manager with LiveReorg.