Oracle Message ORA-22879 - cannot use the LOB INDEX clause for partitioned tables

ERRORcannot use the LOB INDEX clause for partitioned tables
CAUSEAn attempt was made to specify a LOB INDEX clause in a CREATE TABLE or ALTER TABLE statement for a partitioned table.
ACTIONRemove the LOB INDEX clause.