<?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 exp/imp的速度?</title>
	<atom:link href="http://www.anysql.net/oracle/tune_oracle_exp_imp.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.anysql.net/oracle/tune_oracle_exp_imp.html</link>
	<description>Oracle DBA,MySQL DBA, 数据恢复, 数据迁移, 报表软件, 性能优化, 系统监控</description>
	<lastBuildDate>Wed, 17 Mar 2010 15:20:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hyee</title>
		<link>http://www.anysql.net/oracle/tune_oracle_exp_imp.html/comment-page-1#comment-2884</link>
		<dc:creator>hyee</dc:creator>
		<pubDate>Thu, 28 Jan 2010 01:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%a6%82%e4%bd%95%e6%8f%90%e9%ab%98oracle-expimp%e7%9a%84%e9%80%9f%e5%ba%a6.html#comment-2884</guid>
		<description>谢谢博主，非常有用</description>
		<content:encoded><![CDATA[<p>谢谢博主，非常有用</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iceinwater</title>
		<link>http://www.anysql.net/oracle/tune_oracle_exp_imp.html/comment-page-1#comment-1225</link>
		<dc:creator>iceinwater</dc:creator>
		<pubDate>Tue, 04 Dec 2007 21:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%a6%82%e4%bd%95%e6%8f%90%e9%ab%98oracle-expimp%e7%9a%84%e9%80%9f%e5%ba%a6.html#comment-1225</guid>
		<description>恩，一般我建库都是不会自动扩展，可是客户比较讨厌，总是喜欢自动扩展，而且要求设置为自动扩展，因为他们认为他们的磁盘空间足够，不想每天去看文件是否满了，是否需要手工扩展，怎么说服都没用啊，唉。
更有竞争对手会趁机迎合客户，大谈自动扩展的好处，晕菜啊
</description>
		<content:encoded><![CDATA[<p>恩，一般我建库都是不会自动扩展，可是客户比较讨厌，总是喜欢自动扩展，而且要求设置为自动扩展，因为他们认为他们的磁盘空间足够，不想每天去看文件是否满了，是否需要手工扩展，怎么说服都没用啊，唉。<br />
更有竞争对手会趁机迎合客户，大谈自动扩展的好处，晕菜啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anysql</title>
		<link>http://www.anysql.net/oracle/tune_oracle_exp_imp.html/comment-page-1#comment-1224</link>
		<dc:creator>anysql</dc:creator>
		<pubDate>Tue, 04 Dec 2007 15:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%a6%82%e4%bd%95%e6%8f%90%e9%ab%98oracle-expimp%e7%9a%84%e9%80%9f%e5%ba%a6.html#comment-1224</guid>
		<description>MTS下还是会用SORT_AREA_SIZE的. 让数据文件自动扩展是一个很不好的习惯.
</description>
		<content:encoded><![CDATA[<p>MTS下还是会用SORT_AREA_SIZE的. 让数据文件自动扩展是一个很不好的习惯.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iceinwater</title>
		<link>http://www.anysql.net/oracle/tune_oracle_exp_imp.html/comment-page-1#comment-1223</link>
		<dc:creator>iceinwater</dc:creator>
		<pubDate>Tue, 04 Dec 2007 07:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%a6%82%e4%bd%95%e6%8f%90%e9%ab%98oracle-expimp%e7%9a%84%e9%80%9f%e5%ba%a6.html#comment-1223</guid>
		<description>恩，当时发现这个问题的时候，已经在导入中，就没有去做处理。反正磁盘足够大。导入完毕后，重新修改了undo空间。
刚刚意思表达错了，你修改sort_area_size的目的是什么？
如果利用了PGA，就不需要sort_area_size了吧
</description>
		<content:encoded><![CDATA[<p>恩，当时发现这个问题的时候，已经在导入中，就没有去做处理。反正磁盘足够大。导入完毕后，重新修改了undo空间。<br />
刚刚意思表达错了，你修改sort_area_size的目的是什么？<br />
如果利用了PGA，就不需要sort_area_size了吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anysql</title>
		<link>http://www.anysql.net/oracle/tune_oracle_exp_imp.html/comment-page-1#comment-1222</link>
		<dc:creator>anysql</dc:creator>
		<pubDate>Tue, 04 Dec 2007 05:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%a6%82%e4%bd%95%e6%8f%90%e9%ab%98oracle-expimp%e7%9a%84%e9%80%9f%e5%ba%a6.html#comment-1222</guid>
		<description>那是因为你设了自动扩展, Undo表空间会尽量保留Retention Time指定的时间内产生的原值, 因为imp时, 数据变更多, 所以才会变大的.
实际是指定commit=y, 加上不让undo自动扩展就可以了.
</description>
		<content:encoded><![CDATA[<p>那是因为你设了自动扩展, Undo表空间会尽量保留Retention Time指定的时间内产生的原值, 因为imp时, 数据变更多, 所以才会变大的.<br />
实际是指定commit=y, 加上不让undo自动扩展就可以了.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iceinwater</title>
		<link>http://www.anysql.net/oracle/tune_oracle_exp_imp.html/comment-page-1#comment-1221</link>
		<dc:creator>iceinwater</dc:creator>
		<pubDate>Tue, 04 Dec 2007 04:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%a6%82%e4%bd%95%e6%8f%90%e9%ab%98oracle-expimp%e7%9a%84%e9%80%9f%e5%ba%a6.html#comment-1221</guid>
		<description>需要设置sort_area_size吗？应该使用的undo表空间吧？有一次导入10G的数据，undo表空间狂涨。。。
</description>
		<content:encoded><![CDATA[<p>需要设置sort_area_size吗？应该使用的undo表空间吧？有一次导入10G的数据，undo表空间狂涨。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anysql</title>
		<link>http://www.anysql.net/oracle/tune_oracle_exp_imp.html/comment-page-1#comment-1220</link>
		<dc:creator>anysql</dc:creator>
		<pubDate>Thu, 29 Nov 2007 16:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e5%a6%82%e4%bd%95%e6%8f%90%e9%ab%98oracle-expimp%e7%9a%84%e9%80%9f%e5%ba%a6.html#comment-1220</guid>
		<description>在本本上测试multiblock read的作用, 导出62MB数据所用的时间, 单位秒.
&#160;&#160;&#160;&#160;&#160;&#160; M128&#160;&#160; M16&lt;br /&gt;
test0&#160;&#160;&#160;&#160; 9&#160;&#160;&#160;&#160;16&lt;br /&gt;
test1&#160;&#160;&#160;&#160; 9&#160;&#160;&#160;&#160;12&lt;br /&gt;
test2&#160;&#160;&#160;&#160; 9&#160;&#160;&#160;&#160;11&lt;br /&gt;
test3&#160;&#160;&#160;&#160; 9&#160;&#160;&#160;&#160;15&lt;br /&gt;
test4&#160;&#160;&#160;&#160; 9&#160;&#160;&#160;&#160;11
</description>
		<content:encoded><![CDATA[<p>在本本上测试multiblock read的作用, 导出62MB数据所用的时间, 单位秒.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; M128&nbsp;&nbsp; M16<br />
test0&nbsp;&nbsp;&nbsp;&nbsp; 9&nbsp;&nbsp;&nbsp;&nbsp;16<br />
test1&nbsp;&nbsp;&nbsp;&nbsp; 9&nbsp;&nbsp;&nbsp;&nbsp;12<br />
test2&nbsp;&nbsp;&nbsp;&nbsp; 9&nbsp;&nbsp;&nbsp;&nbsp;11<br />
test3&nbsp;&nbsp;&nbsp;&nbsp; 9&nbsp;&nbsp;&nbsp;&nbsp;15<br />
test4&nbsp;&nbsp;&nbsp;&nbsp; 9&nbsp;&nbsp;&nbsp;&nbsp;11</p>
]]></content:encoded>
	</item>
</channel>
</rss>
