ERROR | illegal ALTER TABLE option for an index-organized table |
CAUSE | During 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 segment |
ACTION | Remove the illegal option(s). |