
<?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>
	《dd复制ASM中的datafile》的评论	</title>
	<atom:link href="http://www.killdb.com/2012/03/13/using-dd-command-to-copy-datafile-in-asm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killdb.com/2012/03/13/using-dd-command-to-copy-datafile-in-asm/</link>
	<description>Phone:18180207355 提供专业Oracle/MySQL/PostgreSQL数据恢复、性能优化、迁移升级、紧急救援等服务</description>
	<lastBuildDate>Thu, 27 Aug 2015 02:09:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.18</generator>
			<item>
				<title>
				作者：desertxu				</title>
				<link>http://www.killdb.com/2012/03/13/using-dd-command-to-copy-datafile-in-asm/#comment-1495</link>
		<dc:creator><![CDATA[desertxu]]></dc:creator>
		<pubDate>Thu, 27 Aug 2015 02:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?p=1091#comment-1495</guid>
					<description><![CDATA[dd count 数 是按照 BS 大小算出来的，au 500 bs 1024k  count=1*1024k/1024k=1,skip=500*1*1024k/1024k=500,这里ausize=1024K=1M;]]></description>
		<content:encoded><![CDATA[<p>dd count 数 是按照 BS 大小算出来的，au 500 bs 1024k  count=1*1024k/1024k=1,skip=500*1*1024k/1024k=500,这里ausize=1024K=1M;</p>
]]></content:encoded>
						</item>
						<item>
				<title>
				作者：hui				</title>
				<link>http://www.killdb.com/2012/03/13/using-dd-command-to-copy-datafile-in-asm/#comment-1214</link>
		<dc:creator><![CDATA[hui]]></dc:creator>
		<pubDate>Fri, 30 Nov 2012 07:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?p=1091#comment-1214</guid>
					<description><![CDATA[hi roger :   dd 的时候的count和seek计算方案可以再说细一点吗？谢谢...
]]></description>
		<content:encoded><![CDATA[<p>hi roger :   dd 的时候的count和seek计算方案可以再说细一点吗？谢谢&#8230;</p>
]]></content:encoded>
						</item>
						<item>
				<title>
				作者：Vae				</title>
				<link>http://www.killdb.com/2012/03/13/using-dd-command-to-copy-datafile-in-asm/#comment-1162</link>
		<dc:creator><![CDATA[Vae]]></dc:creator>
		<pubDate>Thu, 20 Sep 2012 09:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?p=1091#comment-1162</guid>
					<description><![CDATA[总结性的文章名是？]]></description>
		<content:encoded><![CDATA[<p>总结性的文章名是？</p>
]]></content:encoded>
						</item>
						<item>
				<title>
				作者：roger				</title>
				<link>http://www.killdb.com/2012/03/13/using-dd-command-to-copy-datafile-in-asm/#comment-842</link>
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Mon, 19 Mar 2012 09:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?p=1091#comment-842</guid>
					<description><![CDATA[to Kamus:

      1. 还有个全面总结性的文档没有发出来。
   2. 增加rebalance这步骤只是为了说明AU 不连续的情况下怎么处理。
   3. skip 是根据AU号来计算的，比如AU 为100，那么我bs=1024k时，skip即为100，
      如果我bs=8192，那么skip就是128。 seek就是一个相反的过程。]]></description>
		<content:encoded><![CDATA[<p>to Kamus:</p>
<p>      1. 还有个全面总结性的文档没有发出来。<br />
   2. 增加rebalance这步骤只是为了说明AU 不连续的情况下怎么处理。<br />
   3. skip 是根据AU号来计算的，比如AU 为100，那么我bs=1024k时，skip即为100，<br />
      如果我bs=8192，那么skip就是128。 seek就是一个相反的过程。</p>
]]></content:encoded>
						</item>
						<item>
				<title>
				作者：Kamus				</title>
				<link>http://www.killdb.com/2012/03/13/using-dd-command-to-copy-datafile-in-asm/#comment-838</link>
		<dc:creator><![CDATA[Kamus]]></dc:creator>
		<pubDate>Sun, 18 Mar 2012 16:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?p=1091#comment-838</guid>
					<description><![CDATA[Great investigation
但是应该有更多的解释，比如
1. ++使用dd进行复制datafile，最后把几个文件拼起来。
2. 为什么增加rebalance这步
3. dd时候的skip和seek怎么算的]]></description>
		<content:encoded><![CDATA[<p>Great investigation<br />
但是应该有更多的解释，比如<br />
1. ++使用dd进行复制datafile，最后把几个文件拼起来。<br />
2. 为什么增加rebalance这步<br />
3. dd时候的skip和seek怎么算的</p>
]]></content:encoded>
						</item>
						<item>
				<title>
				作者：roger				</title>
				<link>http://www.killdb.com/2012/03/13/using-dd-command-to-copy-datafile-in-asm/#comment-819</link>
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 13 Mar 2012 08:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?p=1091#comment-819</guid>
					<description><![CDATA[这里写这篇的目的为了搞明白具体的一个关系，因为如果磁盘组无法mount了，我们没办法查试图的，后面还有一篇总结下的文章。]]></description>
		<content:encoded><![CDATA[<p>这里写这篇的目的为了搞明白具体的一个关系，因为如果磁盘组无法mount了，我们没办法查试图的，后面还有一篇总结下的文章。</p>
]]></content:encoded>
						</item>
			</channel>
</rss>
