| Error | ORA-14171 |
Description | cannot specify <subpartition-description> clause in CREATE|ALTER TABLE | Cause | User requested to generate default subpartition description(s) (possibly via SUBPARTITIONS) while at the same time specified <subpartition-description> clause which is illegal | Action | Remove one of offending clauses. |