ORA-14269: cannot exchange partition other than a Range,List,System, or Hash partition
What triggered the Error:
User attempt to exchange a partition with a non-partitioned table but the specified partition is not a Range,List,System, or Hash partition which is illegalWhat should we do to fix it:
Specify EXCHANGE PARTITION for a Range,List,System, or Hash partition only