Oracle Message ORA-14632 - cannot specify PARALLEL clause when adding a List subpartition

ERRORcannot specify PARALLEL clause when adding a List subpartition
CAUSEUser issued ALTER TABLE ADD SUBPARTITION statement with PARALLEL clause for a List subpartition of a Range/List partitioned object which is illegal
ACTIONRemove the PARALLEL clause.