 




<?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: Oracle 9i to Oracle 8i Data Transfer</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/oracle-9i-to-oracle-8i-data-transfer/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-9i-to-oracle-8i-data-transfer/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 18:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: mljsher</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-9i-to-oracle-8i-data-transfer/#comment-39711</link>
		<dc:creator>mljsher</dc:creator>
		<pubDate>Mon, 13 Jun 2005 10:50:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-39711</guid>
		<description><![CDATA[Are you moving the data from 8i to 9i just once to get things set up, or will this be an ongoing operation? If you are doing it once, I think export/import is the easiest way. The import will create all of the schema objects needed, if they are not already created. If you are going to be transporting data back and forth between instances on a regular basis, your best bet may be to set up a database link between the two, and run &#039;insert into tablea select columns from tableb&#039;. As long as both servers are defined in DNS, that should not be a problem. SQLNET 8i is compatible with ORACLE9I and vice-versa.

As for supported datatypes, check the Oracle documentation. 9i may intorduce some new datatypes not used 8i, but I can&#039;t be sure.]]></description>
		<content:encoded><![CDATA[<p>Are you moving the data from 8i to 9i just once to get things set up, or will this be an ongoing operation? If you are doing it once, I think export/import is the easiest way. The import will create all of the schema objects needed, if they are not already created. If you are going to be transporting data back and forth between instances on a regular basis, your best bet may be to set up a database link between the two, and run &#8216;insert into tablea select columns from tableb&#8217;. As long as both servers are defined in DNS, that should not be a problem. SQLNET 8i is compatible with ORACLE9I and vice-versa.</p>
<p>As for supported datatypes, check the Oracle documentation. 9i may intorduce some new datatypes not used 8i, but I can&#8217;t be sure.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.030 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 00:54:11 -->