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