Received this error from generated reorg script,
ORA-14133: ALTER TABLE MOVE cannot be combined with other operations
The "segment creation immediate" clause is not valid on the Alter Table Move statement.
Manually modify the script and run it to completion. Open the script in Space Manager's SQL Editor, right-click in the script to remove the "Read Only" flag, then change all alter table move statements to comment out the "segment creation immediate" by putting two dashes at the beginning of that "segment creation immediate" line.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center