Oracle Error Message
ORA-28653: tables must both be index-organized
Reason for the Error
Attempt to exchange a non IOT table/partition with a partition/table respectively
Solution
Ensure that non-partitioned and partitioned tables are both index-organized.