Oracle Message ORA-25189 - illegal ALTER TABLE option for an index-organized table

ERRORillegal ALTER TABLE option for an index-organized table
CAUSEDuring 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
ACTIONRemove the illegal option(s).