标题: ORA-14276: EXCHANGE SUBPARTITION requires [打印本页] 作者: admin 时间: 2016-8-19 11:27 标题: ORA-14276: EXCHANGE SUBPARTITION requires ORA-14276: EXCHANGESUBPARTITION requires a non-partitioned, non-clustered table Cause: The table in the ALTER TABLE EXCHANGE SUBPARTITIONoperation is
either clustered or partitioned Action: Ensurethat the table with which the subpartition is being exchanged for
is not partitioned or clustered.