Database Error Messages

ORA-14341

cannot exchange a composite partition with a composite partitioned table

Cause

A composite partition can only be exchanged with a single-level partitioned table.


Action

Ensure that the table that is exchanged is a single-level partitioned table.