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.