<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Dump Block是否会读入Buffer Cache？</title>
	<link>http://www.dbform.com/html/2006/107.html</link>
	<description>面朝大海，春暖花开</description>
	<pubDate>Tue, 06 Jan 2009 07:02:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: anysql</title>
		<link>http://www.dbform.com/html/2006/107.html#comment-839</link>
		<author>anysql</author>
		<pubDate>Sun, 12 Mar 2006 10:50:43 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/107.html#comment-839</guid>
					<description>dump  block会否让刚插入的块写入数据文件呢? 
我们刚插入一条记录时, 这个块肯定不会马上写入数据文件的, 不过我们还是可以dump出准确的东西的. 那这时写入数据文件了吗?</description>
		<content:encoded><![CDATA[<p>dump  block会否让刚插入的块写入数据文件呢?<br />
我们刚插入一条记录时, 这个块肯定不会马上写入数据文件的, 不过我们还是可以dump出准确的东西的. 那这时写入数据文件了吗?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kamus</title>
		<link>http://www.dbform.com/html/2006/107.html#comment-840</link>
		<author>kamus</author>
		<pubDate>Sun, 12 Mar 2006 17:28:52 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/107.html#comment-840</guid>
					<description>对，所以我理解是，如果block不存在于内存中就直接从disk读，否则就直接从内存读，但是是不是同时会写disk我也有疑问。可惜我找不到一个好的方法来验证是否会写disk。

问题转化为怎样检查当前buffer cache中的block和disk中的block是一样的，并且还要确保这个写入是dump block引起的而不是其它原因。</description>
		<content:encoded><![CDATA[<p>对，所以我理解是，如果block不存在于内存中就直接从disk读，否则就直接从内存读，但是是不是同时会写disk我也有疑问。可惜我找不到一个好的方法来验证是否会写disk。</p>
<p>问题转化为怎样检查当前buffer cache中的block和disk中的block是一样的，并且还要确保这个写入是dump block引起的而不是其它原因。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: anysql</title>
		<link>http://www.dbform.com/html/2006/107.html#comment-842</link>
		<author>anysql</author>
		<pubDate>Mon, 13 Mar 2006 02:28:48 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/107.html#comment-842</guid>
					<description>在alter system dump后, 将文件热备出来, 再dump备份出来的文件的那个block就可以验证了, 或用os的方法看那个block也行, :)</description>
		<content:encoded><![CDATA[<p>在alter system dump后, 将文件热备出来, 再dump备份出来的文件的那个block就可以验证了, 或用os的方法看那个block也行, <img src='http://www.dbform.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kamus</title>
		<link>http://www.dbform.com/html/2006/107.html#comment-844</link>
		<author>kamus</author>
		<pubDate>Mon, 13 Mar 2006 07:50:40 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/107.html#comment-844</guid>
					<description>用os的方法我不会。。。
热备的话，你如何确认如果buffer cache的block和数据文件中的一样是因为dump block引起的？我的意思是说比如3秒唤醒一次的DBWn检查到了dirty list的阀值，同样也会将脏数据写入数据文件。</description>
		<content:encoded><![CDATA[<p>用os的方法我不会。。。<br />
热备的话，你如何确认如果buffer cache的block和数据文件中的一样是因为dump block引起的？我的意思是说比如3秒唤醒一次的DBWn检查到了dirty list的阀值，同样也会将脏数据写入数据文件。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kamus</title>
		<link>http://www.dbform.com/html/2006/107.html#comment-845</link>
		<author>kamus</author>
		<pubDate>Mon, 13 Mar 2006 10:07:33 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/107.html#comment-845</guid>
					<description>已经验证完毕。
http://blog.dbform.com/archives/108</description>
		<content:encoded><![CDATA[<p>已经验证完毕。<br />
<a href="http://blog.dbform.com/archives/108" rel="nofollow">http://blog.dbform.com/archives/108</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: lunar</title>
		<link>http://www.dbform.com/html/2006/107.html#comment-1073</link>
		<author>lunar</author>
		<pubDate>Thu, 06 Apr 2006 07:52:50 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/107.html#comment-1073</guid>
					<description>不错，呵呵，很有启发 ：）</description>
		<content:encoded><![CDATA[<p>不错，呵呵，很有启发 ：）</p>
]]></content:encoded>
				</item>
</channel>
</rss>
