<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>重要等待事件 &#8211; dbtan 谈DB</title>
	<atom:link href="https://dbtan.com/tag/%e9%87%8d%e8%a6%81%e7%ad%89%e5%be%85%e4%ba%8b%e4%bb%b6/feed" rel="self" type="application/rss+xml" />
	<link>https://dbtan.com</link>
	<description>dbtan 的生活、Oracle 及 Linux 等的学习笔记、观点。      说，永远易于做！</description>
	<lastBuildDate>Mon, 12 Apr 2010 07:06:00 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>direct path read/write （直接路径读／写）</title>
		<link>https://dbtan.com/2010/04/direct-path-readwrite.html</link>
					<comments>https://dbtan.com/2010/04/direct-path-readwrite.html#comments</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Mon, 12 Apr 2010 07:06:00 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[深入解析Oracle]]></category>
		<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[重要等待事件]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/2010/04/direct-path-readwrite.html</guid>

					<description><![CDATA[direct path read/write （直接路径读／写）： 直接路径读（direct path rea [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>direct path read/write （直接路径读／写）：  直接路径读（direct path read）通常发生在Oracle直接读数据到进程PGA时，这个读取不需要经过SGA。直接路径读等待事件的3个参数分别是file number（指绝对文件号）、first dba、block cn[......]</p>
<p class="read-more"><a href="https://dbtan.com/2010/04/direct-path-readwrite.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2010/04/direct-path-readwrite.html/feed</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>db file scattered read 等待事件</title>
		<link>https://dbtan.com/2010/04/db-file-scattered-read.html</link>
					<comments>https://dbtan.com/2010/04/db-file-scattered-read.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Sat, 10 Apr 2010 15:24:00 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[深入解析Oracle]]></category>
		<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[重要等待事件]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/2010/04/db-file-scattered-read.html</guid>

					<description><![CDATA[db file scattered read 等待事件： 我们经常会见到db file scattered r [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>db file scattered read 等待事件：  我们经常会见到db file scattered read等待事件，在生产环境中，这个等待事件可能更为常见。这个事件表明用户进程正在读数据到Buffer Cache中，等待直到I/O调用返回。db file scattered read发出[......]</p>
<p class="read-more"><a href="https://dbtan.com/2010/04/db-file-scattered-read.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2010/04/db-file-scattered-read.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>db file sequential read （数据文件顺序读取）</title>
		<link>https://dbtan.com/2010/04/db-file-sequential-read.html</link>
					<comments>https://dbtan.com/2010/04/db-file-sequential-read.html#comments</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Sat, 10 Apr 2010 15:02:00 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[深入解析Oracle]]></category>
		<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[重要等待事件]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/2010/04/db-file-sequential-read.html</guid>

					<description><![CDATA[db file sequential read （数据文件顺序读取）： db file sequential  [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>db file sequential read （数据文件顺序读取）：  db file sequential read是个非常常见的I/O相关的等待事件，通常显示与单个数据块相关的读取操作，在大多数的情况下，读取一个索引块或者通过索引读取一个数据块时，都会记录这个等待。  这个等待事件有3个参数P[......]</p>
<p class="read-more"><a href="https://dbtan.com/2010/04/db-file-sequential-read.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2010/04/db-file-sequential-read.html/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
