| Error | ORA-14632 |
Description | cannot specify PARALLEL clause when adding a List subpartition | Cause | User issued ALTER TABLE ADD SUBPARTITION statement with PARALLEL clause for a List subpartition of a Range/List partitioned object which is illegal | Action | Remove the PARALLEL clause. |