<?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>Library Cache Pin and Library Cache Lock &#8211; dbtan 谈DB</title>
	<atom:link href="https://dbtan.com/tag/library-cache-pin-and-library-cache-lock/feed" rel="self" type="application/rss+xml" />
	<link>https://dbtan.com</link>
	<description>dbtan 的生活、Oracle 及 Linux 等的学习笔记、观点。      说，永远易于做！</description>
	<lastBuildDate>Sun, 06 Dec 2009 09:08:00 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Library cache pin/lock 在Oracle 10g的增强</title>
		<link>https://dbtan.com/2009/12/library-cache-pinlock-in-oracle-10g-enhancement.html</link>
					<comments>https://dbtan.com/2009/12/library-cache-pinlock-in-oracle-10g-enhancement.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Sun, 06 Dec 2009 09:08:00 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[深入解析Oracle]]></category>
		<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[Library Cache Pin and Library Cache Lock]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/2009/12/library-cache-pinlock-in-oracle-10g-enhancement.html</guid>

					<description><![CDATA[Library cache pin/lock 在Oracle 10g的增强： 从Oracle 10g开始，以上 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Library cache pin/lock 在Oracle 10g的增强：  从Oracle 10g开始，以上测试将不会看到同样的效果，这是因为Oracle 10g对于对象编译与重建做出了增强。注意以下测试（来自Oracle 10gR2环境）：  sys@NEI&gt; alter session[......]</p>
<p class="read-more"><a href="https://dbtan.com/2009/12/library-cache-pinlock-in-oracle-10g-enhancement.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2009/12/library-cache-pinlock-in-oracle-10g-enhancement.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>LIBRARY CACHE LOCK 等待事件</title>
		<link>https://dbtan.com/2009/12/library-cache-lock-waiting-event.html</link>
					<comments>https://dbtan.com/2009/12/library-cache-lock-waiting-event.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Sun, 06 Dec 2009 07:21:00 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[深入解析Oracle]]></category>
		<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[Library Cache Pin and Library Cache Lock]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/2009/12/library-cache-lock-waiting-event.html</guid>

					<description><![CDATA[LIBRARY CACHE LOCK 等待事件： 接上篇日志，如果此时再发出一条grant或compile的命 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>LIBRARY CACHE LOCK 等待事件：  接上篇日志，如果此时再发出一条grant或compile的命令，那么library cache lock等待事件将会出现。   Session 3：sys@NEI&gt; alter procedure pining compile;  此进程挂起[......]</p>
<p class="read-more"><a href="https://dbtan.com/2009/12/library-cache-lock-waiting-event.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2009/12/library-cache-lock-waiting-event.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>LIBRARY CACHE PIN 等待事件</title>
		<link>https://dbtan.com/2009/12/library-cache-pin-waiting-event.html</link>
					<comments>https://dbtan.com/2009/12/library-cache-pin-waiting-event.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Sat, 05 Dec 2009 15:02:00 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[深入解析Oracle]]></category>
		<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[Library Cache Pin and Library Cache Lock]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/2009/12/library-cache-pin-waiting-event.html</guid>

					<description><![CDATA[LIBRARY CACHE PIN 等待事件： Oracle文档上这样介绍这个等待事件：library cac [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>LIBRARY CACHE PIN 等待事件：  Oracle文档上这样介绍这个等待事件：library cache pin是用来管理library cache的并发访问的，pin一个Object会引起相应的heap被载入内存中（如果此前没有被加载），pins可以在Null、Share、Exclus[......]</p>
<p class="read-more"><a href="https://dbtan.com/2009/12/library-cache-pin-waiting-event.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2009/12/library-cache-pin-waiting-event.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Library Cache Pin 及 Library Cache Lock分析</title>
		<link>https://dbtan.com/2009/12/library-cache-pin-and-library-cache-lock-analysis.html</link>
					<comments>https://dbtan.com/2009/12/library-cache-pin-and-library-cache-lock-analysis.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Fri, 04 Dec 2009 03:59:00 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[深入解析Oracle]]></category>
		<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[Library Cache Pin and Library Cache Lock]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/2009/12/library-cache-pin-and-library-cache-lock-analysis.html</guid>

					<description><![CDATA[Library Cache Pin 及 Library Cache Lock分析： Oracle使用两种数据结 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Library Cache Pin 及 Library Cache Lock分析：  Oracle使用两种数据结构来进行Library Cache的并发访问控制：lock和pin。lock可以被认为是解析锁，而pin则可以被认为是以读取或改变对象内容为目的所加的短时锁。之所以将Library Cac[......]</p>
<p class="read-more"><a href="https://dbtan.com/2009/12/library-cache-pin-and-library-cache-lock-analysis.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2009/12/library-cache-pin-and-library-cache-lock-analysis.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
