标题: ORA-14170: cannot specify <(sub)partition-description [打印本页] 作者: admin 时间: 2016-8-18 10:23 标题: ORA-14170: cannot specify <(sub)partition-description ORA-14170: cannotspecify <(sub)partition-description> clause in CREATE TABLE or CREATE INDEX Cause: A request was made to generate default partitiondescription(s) (possibly
via PARTITIONS <number-of-partitions>) while at the same time specified
<(sub)partition-description> clause which is illegal. Action: Removeone of offending clauses.