Oracle Message ORA-25185 - index column other than last can not be specified for INCLUDE clause

ERRORindex column other than last can not be specified for INCLUDE clause
CAUSEAn index column name other than the last is specified as including column
ACTIONSpecify 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.