Database Error Messages

OCI-14269

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