ERROR | cannot exchange partition other than a Range,List,System, or Hash partition |
CAUSE | 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 illegal |
ACTION | Specify EXCHANGE PARTITION for a Range,List,System, or Hash partition only |