标题: ORA-14654: number of partitions of reference [打印本页] 作者: admin 时间: 2016-8-21 11:10 标题: ORA-14654: number of partitions of reference ORA-14654: number ofpartitions of reference-partitioned table must equal that of the parent table Cause: Attempted to create a reference-partitioned table witha number of
partitions which was different from that of the parent table. Action: Correctthe CREATE TABLE statement to specify a correct number of
partitions.