Cause: An index column name other than the last is specified as including column See the solution below.
Error solution: Specify either a column name which is not part of index-organized table primary key index , or the last key column of the primary key for the INCLUDING clause.
Database version: Oracle 11g Release 2 (11.2)