标题: ORA-14267: cannot specify PARALLEL clause when adding a (Composite) Range [打印本页] 作者: admin 时间: 2016-8-19 11:20 标题: ORA-14267: cannot specify PARALLEL clause when adding a (Composite) Range ORA-14267: cannotspecify PARALLEL clause when adding a (Composite) Range partition Cause: User issued ALTER TABLE ADD PARTITION statement withPARALLEL
clause for a Range or Composite Range partition which is illegal Action: Removethe PARALLEL clause.