Oracle Database 12c New Features

ORA-14171: cannot specify <subpartition-description> clause in CREATE|ALTER TABLE

ORA-14171: cannot specify clause in CREATE|ALTER TABLE


Cause:


User requested to generate default subpartition description(s) (possibly via SUBPARTITIONS) while at the same time specified clause which is illegal



Action:


Remove one of offending clauses.