ORA-25189: illegal ALTER TABLE option for an index-organized table
What triggered the Error:
ring ALTER of a index-organized table, the user attempted to enter one or more of the following options: TABLESPACE, ALLOCATE/DEALLOCATE EXTENT, PCTFREE/PCTUSED for IOT top index segmentWhat should we do to fix it:
move the illegal option(s).