Oracle Message ORA-14135 - a LOB column cannot serve as a partitioning column

ERRORa LOB column cannot serve as a partitioning column
CAUSEAn attempt was made to specify a column of type BLOB or CLOB as a partitioning or subpartitioning column.
ACTIONEnsure that no partitioning or subpartitioning column is of type BLOB or CLOB.