Cause: An attempt was made to issue a CREATE or ALTER TABLE command on a non-partitioned IOT, but the command contains an option that is legal only for partitioned index-organized tables. Such options are: ENABLE ROW MOVEMENT and DISABLE ROW MOVEMENT. See the solution below.
Error solution: Remove the illegal option(s) from the command.
Database version: Oracle 11g Release 2 (11.2)