Oracle Message ORA-14267 - cannot specify PARALLEL clause when adding a (Composite) Range partition

ERRORcannot specify PARALLEL clause when adding a (Composite) Range partition
CAUSEUser issued ALTER TABLE ADD PARTITION statement with PARALLEL clause for a Range or Composite Range partition which is illegal
ACTIONRemove the PARALLEL clause.