Showing posts with label ORA-28653: tables must both be index-organized. Show all posts
Showing posts with label ORA-28653: tables must both be index-organized. Show all posts

Friday, 11 May 2012

ORA-28653: tables must both be index-organized

ORA-28653: tables must both be index-organized

Cause: Attempt to exchange a non IOT table or partition with a partition or table respectively

Action: Ensure that non-partitioned and partitioned tables are both index-organized.