<?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: HOWTO: Oracle Cross-Platform Migration with Minimal Downtime</title>
	<atom:link href="http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: kjnaby</title>
		<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/#comment-651543</link>
		<dc:creator>kjnaby</dc:creator>
		<pubDate>Sun, 27 Nov 2011 08:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=3653#comment-651543</guid>
		<description>Is it possible to migrate from AIX to solaris. My disk are controlled by Oracle grid. ASM disk .</description>
		<content:encoded><![CDATA[<p>Is it possible to migrate from AIX to solaris. My disk are controlled by Oracle grid. ASM disk .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael</title>
		<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/#comment-483727</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Mon, 13 Dec 2010 12:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=3653#comment-483727</guid>
		<description>Hello,

If i&#039;m not wrong seems that in some cases is possible to use DataGuard to change server hardware as mentioned in this metalink note:

Data Guard Support for Heterogeneous Primary and Physical Standbys in Same Data Guard Configuration [ID 413484.1]

If your combination is supported the downtime is the one related to switchover.

What think about this, any have tried this?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>If i&#8217;m not wrong seems that in some cases is possible to use DataGuard to change server hardware as mentioned in this metalink note:</p>
<p>Data Guard Support for Heterogeneous Primary and Physical Standbys in Same Data Guard Configuration [ID 413484.1]</p>
<p>If your combination is supported the downtime is the one related to switchover.</p>
<p>What think about this, any have tried this?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uv</title>
		<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/#comment-471535</link>
		<dc:creator>uv</dc:creator>
		<pubDate>Thu, 04 Nov 2010 10:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=3653#comment-471535</guid>
		<description>Don,
Good info, you haven&#039;t shown that you ran the RMAN convert script to convert the UNDO tablespaces, doesn&#039;t UNDO need conversion even when the &#039;endian format&#039; is same across platforms.

So, should I deduce that you pre-created the UNDO t/s in your target DB? Please clarify.

Thanks</description>
		<content:encoded><![CDATA[<p>Don,<br />
Good info, you haven&#8217;t shown that you ran the RMAN convert script to convert the UNDO tablespaces, doesn&#8217;t UNDO need conversion even when the &#8216;endian format&#8217; is same across platforms.</p>
<p>So, should I deduce that you pre-created the UNDO t/s in your target DB? Please clarify.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DBRAY</title>
		<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/#comment-432609</link>
		<dc:creator>DBRAY</dc:creator>
		<pubDate>Thu, 27 May 2010 16:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=3653#comment-432609</guid>
		<description>Great sharing!
I am going to migrate the 10gRAC on ASM from Linux (small endian) to AIX (big endian) on the same Oracle version and ASM.
I wonder if the ASM DG can be mounted on both platform and can be open by the AIX instances. 
Is anyone know if the endian info is written in the ASM files?
In your case, there is a NFS that can be read by both platforms. Can you share how the archivelog generated by the Solaris platform can be read in Linux? any conversion on the archivelog needed?
Thanks,</description>
		<content:encoded><![CDATA[<p>Great sharing!<br />
I am going to migrate the 10gRAC on ASM from Linux (small endian) to AIX (big endian) on the same Oracle version and ASM.<br />
I wonder if the ASM DG can be mounted on both platform and can be open by the AIX instances.<br />
Is anyone know if the endian info is written in the ASM files?<br />
In your case, there is a NFS that can be read by both platforms. Can you share how the archivelog generated by the Solaris platform can be read in Linux? any conversion on the archivelog needed?<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Newbie</title>
		<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/#comment-427741</link>
		<dc:creator>Newbie</dc:creator>
		<pubDate>Mon, 03 May 2010 04:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=3653#comment-427741</guid>
		<description>Hello All,
        If I am doing migration from HP UX 11.11 to IBM AIX, Would I able to create RMAN restore/recover database and just shutdown and start database on AIX. It has difference in Endian that is why I asking. I have approx 5 downtime window and 2TB database size.

Any and all input are appreciated.

Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Hello All,<br />
        If I am doing migration from HP UX 11.11 to IBM AIX, Would I able to create RMAN restore/recover database and just shutdown and start database on AIX. It has difference in Endian that is why I asking. I have approx 5 downtime window and 2TB database size.</p>
<p>Any and all input are appreciated.</p>
<p>Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Seiler</title>
		<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/#comment-426155</link>
		<dc:creator>Don Seiler</dc:creator>
		<pubDate>Mon, 26 Apr 2010 18:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=3653#comment-426155</guid>
		<description>oraboy: No I don&#039;t believe that you can&#039;t just edit the pfile to change the block size.  To change the block size you&#039;ll need to create a new database with the new blocksize and exp/imp the data.</description>
		<content:encoded><![CDATA[<p>oraboy: No I don&#8217;t believe that you can&#8217;t just edit the pfile to change the block size.  To change the block size you&#8217;ll need to create a new database with the new blocksize and exp/imp the data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj Laxman</title>
		<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/#comment-422943</link>
		<dc:creator>Raj Laxman</dc:creator>
		<pubDate>Tue, 13 Apr 2010 13:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=3653#comment-422943</guid>
		<description>Very good information. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Very good information. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oraboy</title>
		<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/#comment-421937</link>
		<dc:creator>oraboy</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=3653#comment-421937</guid>
		<description>very nice.. thanks for sharing.

if the new database is to have a different block size (apart from all the other you have already covered)..I am thinking its just taken care during the pfile edit (after CREATE PFILE FROM SPFILE) stage. That should bring the new database in diff block size? Is that correct? or would it break anything?

Thanks</description>
		<content:encoded><![CDATA[<p>very nice.. thanks for sharing.</p>
<p>if the new database is to have a different block size (apart from all the other you have already covered)..I am thinking its just taken care during the pfile edit (after CREATE PFILE FROM SPFILE) stage. That should bring the new database in diff block size? Is that correct? or would it break anything?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamran Agayev</title>
		<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/#comment-419303</link>
		<dc:creator>Kamran Agayev</dc:creator>
		<pubDate>Wed, 31 Mar 2010 04:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=3653#comment-419303</guid>
		<description>Dear Don. Nice article!

I&#039;ve demonstrated Disaster Recovery process with video tutorial. You can get it from the following link: 
http://kamranagayev.wordpress.com/2010/03/29/rman-video-tutorial-series-performing-disaster-recovery-with-rman/

Thanks</description>
		<content:encoded><![CDATA[<p>Dear Don. Nice article!</p>
<p>I&#8217;ve demonstrated Disaster Recovery process with video tutorial. You can get it from the following link:<br />
<a href="http://kamranagayev.wordpress.com/2010/03/29/rman-video-tutorial-series-performing-disaster-recovery-with-rman/" rel="nofollow">http://kamranagayev.wordpress.com/2010/03/29/rman-video-tutorial-series-performing-disaster-recovery-with-rman/</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas</title>
		<link>http://www.pythian.com/news/3653/howto-oracle-cross-platform-migration-with-minimal-downtime/#comment-414683</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Thu, 18 Mar 2010 00:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=3653#comment-414683</guid>
		<description>I&#039;m facing similar exercise Windows32bit -&gt; Linux 64bit. I&#039;m thinking about using datapump over a db link to do full import on the target system, therefore getting the migration done in single step (hopefully:).
Are there any caveats one might have against/for that approach? 
I&#039;ll post the my experience once I have a chance to try it out.</description>
		<content:encoded><![CDATA[<p>I&#8217;m facing similar exercise Windows32bit -&gt; Linux 64bit. I&#8217;m thinking about using datapump over a db link to do full import on the target system, therefore getting the migration done in single step (hopefully:).<br />
Are there any caveats one might have against/for that approach?<br />
I&#8217;ll post the my experience once I have a chance to try it out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

