Showing posts with label ORA-14269: cannot exchange partition other than a Range or Hash partition. Show all posts
Showing posts with label ORA-14269: cannot exchange partition other than a Range or Hash partition. Show all posts

Friday, 16 March 2012

ORA-14269: cannot exchange partition other than a Range or Hash partition

ORA-14269: cannot exchange partition other than a Range or Hash partition

Cause: User attempt to exchange a partition with a non-partitioned table but the specified partition is not a Range or Hash partition which is illegal

Action: Specify EXCHANGE PARTITION for a Range or Hash partition only