Cannot EXCHANGE a composite partition with a non-partitioned table
ORA-14292 – Oracle Error Code
Partitioning type of table must match subpartitioning type of composite partition
ORA-14293 – Oracle Error Code
Number of partitioning columns does not match number of subpartitioning columns
ORA-14294 – Oracle Error Code
Number of partitions does not match number of subpartitions
ORA-14295 – Oracle Error Code
Column type or size mismatch between partitioning columns and subpartitioning columns
ORA-14296 – Oracle Error Code
Table block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
ORA-14297 – Oracle Error Code
Index block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
ORA-14282 – Oracle Error Code
FOREIGN KEY constraint mismatch in ALTER TABLE EXCHANGE SUBPARTITION
ORA-14298 – Oracle Error Code
LOB column block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
ORA-14283 – Oracle Error Code
UNIQUE constraints mismatch in ALTER TABLE EXCHANGE SUBPARTITION
