<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: schema moves by the magic of partition exchange</title>
	<atom:link href="http://andrewfraserdba.com/2009/04/17/schema-moves-by-the-magic-of-partition-exchange/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewfraserdba.com/2009/04/17/schema-moves-by-the-magic-of-partition-exchange/</link>
	<description>Oracle DBA (plus SQL Server)</description>
	<lastBuildDate>Wed, 25 Jan 2012 13:00:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Haridoss</title>
		<link>http://andrewfraserdba.com/2009/04/17/schema-moves-by-the-magic-of-partition-exchange/#comment-1663</link>
		<dc:creator>Haridoss</dc:creator>
		<pubDate>Tue, 01 Mar 2011 17:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://andrewfraserdba.com/?p=200#comment-1663</guid>
		<description>I want to exchange partitioned table with another partitioned table with sub partition, is there any way using the exchange command. 

I tried with followings steps 
1. created a temp table from the source partition table
2. exchanged one partition with temp table
3. run exchange for temp table with the target table that has a partition and sub partition (composite). I get this error message as shown below
, but it says &quot;ORA-14291: cannot EXCHANGE a composite partition with a non-partitioned table&quot;</description>
		<content:encoded><![CDATA[<p>I want to exchange partitioned table with another partitioned table with sub partition, is there any way using the exchange command. </p>
<p>I tried with followings steps<br />
1. created a temp table from the source partition table<br />
2. exchanged one partition with temp table<br />
3. run exchange for temp table with the target table that has a partition and sub partition (composite). I get this error message as shown below<br />
, but it says &#8220;ORA-14291: cannot EXCHANGE a composite partition with a non-partitioned table&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

