<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://space.itpub.net/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>zhouwf0726的个人空间</title>
			    <link>http://space.itpub.net/756652</link>
			    <description></description>
			    <copyright>Copyright(C) zhouwf0726的个人空间</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Mon, 13 Oct 2008 14:48:20 GMT</lastBuildDate><item>
								<title>Fallacies Of The CBO(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-470134</link>
								<description><![CDATA[<P><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-hansi-font-family: 'Times New Roman'; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sun, 12 Oct 2008 13:25:08 GMT</pubDate>
							</item>
							<item>
								<title>Bind Peeking can cause problems(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-470128</link>
								<description><![CDATA[<P>Bind variables are good for OLTP systems, because they maximize sharable SQL and minimize CPU usage and latch contention during optimization (see Tom Kyte’s Expert Oracle Database Architecture, Apress, September 2005). But we have just seen that bi...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sun, 12 Oct 2008 11:16:15 GMT</pubDate>
							</item>
							<item>
								<title>绑定变量、BIND PEEKING、histogram(柱状图)的使用(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-470127</link>
								<description><![CDATA[在我们进行对<A nclick="javascript.:tagshow(event, 'oracle');" href="javascript.:;" target=_self><U><STRONG>oracle</STRONG></U></A>系统进行优化的时候，我们希望在数据中执行的语句尽量的少出现hard parse,尽量使用绑定变量，可以减少<A nclick="javascript.:tags...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sun, 12 Oct 2008 11:14:52 GMT</pubDate>
							</item>
							<item>
								<title>绑定变量和BIND PEEKING(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-470126</link>
								<description><![CDATA[<TABLE style="TABLE-LAYOUT: fixed; WORD-BREAK: break-all" height="100%" cellSpacing=0 cellPadding=0 width="99%" border=0>
<TBODY>
<TR>
<TD colSpan=3 height=30><B>绑定变量和BIND&nbsp;PEEKING</B> </TD>
<TR vAlign=top>
<TD colSpan=3>
<TABLE height=1...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sun, 12 Oct 2008 11:11:07 GMT</pubDate>
							</item>
							<item>
								<title>histogram与10053(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-470124</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 21pt"><FONT size=3><SPAN lang=EN-US>histogram</SPAN><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">是</SPAN><SPAN lang=EN-U...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sun, 12 Oct 2008 10:55:33 GMT</pubDate>
							</item>
							<item>
								<title>how to show hidden parameter(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-468211</link>
								<description><![CDATA[<P><A href="http://www.itpub.net/viewthread.php?tid=1004815&amp;pid=11762628&amp;page=1&amp;extra">http://www.itpub.net/viewthread.php?tid=1004815&amp;pid=11762628&amp;page=1&amp;extra</A>=</P>
<P><A href="http://rollingpig.itpub.net/post/81/314077">h...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Tue, 07 Oct 2008 15:07:11 GMT</pubDate>
							</item>
							<item>
								<title>临时表空间和回滚表空间使用率查询</title>
								<link>http://space.itpub.net/756652/viewspace-468168</link>
								<description><![CDATA[<P><STRONG>查询临时表空间和回滚表空间的情况：</STRONG></P>
<P><STRONG>--临时表空间使用查询：</STRONG></P>
<P>11:06:52 SQL&gt; select sess.SID,&nbsp; segtype, blocks*8/1000 "MB" ,sql_text<BR>11:08:37&nbsp;&nbsp; 2&nbsp; from v$sort_usage sort, v$sessi...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Tue, 07 Oct 2008 11:34:44 GMT</pubDate>
							</item>
							<item>
								<title>ORA-01975</title>
								<link>http://space.itpub.net/756652/viewspace-467963</link>
								<description><![CDATA[ALERT文件中错误ORA-01975，这个错误相关资料很少，最后得出结论，本案例是由于分布事物造成的，最后处理过程参考以下步骤：<BR><BR>日常工作中针对分布式事务的处理：<BR><BR>ANSWER<BR>=======<BR><BR>The junk entries In the local transaction Id could have been ca...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Mon, 06 Oct 2008 09:35:18 GMT</pubDate>
							</item>
							<item>
								<title>TUXEDO超时控制全功略(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-465940</link>
								<description><![CDATA[<P><STRONG><FONT size=3>背景：</FONT></STRONG></P>
<P>&nbsp;</P>
<P><SPAN style="FONT-SIZE: 10.5pt; FONT-FAMILY: 宋体; mso-bidi-font-size: 10.0pt; mso-ascii-font-family: 'Book Antiqua'; mso-hansi-font-family: 'Book Antiqua'; mso-bidi-font-family: 'Ti...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sat, 27 Sep 2008 19:48:42 GMT</pubDate>
							</item>
							<item>
								<title>Opatch - Where Can I Find the Latest Version of Opatch?</title>
								<link>http://space.itpub.net/756652/viewspace-465907</link>
								<description><![CDATA[<TABLE cellSpacing=6 cellPadding=0 width="80%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=right><A href="https://metalink2.oracle.com/help/usaeng/Search/search.html#file">Doc ID</A>: </TD>
<TD align=left><STRONG>Note:224346.1</STRONG></TD>
<TD vA...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sat, 27 Sep 2008 14:50:38 GMT</pubDate>
							</item>
							<item>
								<title>处理分布式事务的in-doubt transaction(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-465904</link>
								<description><![CDATA[<DIV class=date>&nbsp;</DIV>
<TABLE style="TABLE-LAYOUT: fixed">
<TBODY>
<TR>
<TD>
<DIV class=cnt id=blog_text>
<P>模拟的是分布式事务在2pc提交过程产生in-doubt 的问题解决方式<BR>只能模拟prepare 阶段的in-doubt,commit之后的没法测试，太快。</P>
<P>环...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sat, 27 Sep 2008 14:19:37 GMT</pubDate>
							</item>
							<item>
								<title>oracle enqueue type</title>
								<link>http://space.itpub.net/756652/viewspace-464441</link>
								<description><![CDATA[<P>This appendix lists Oracle enqueues. <SPAN class=bold>Enqueues</SPAN> are shared memory structures (locks) that serialize access to database resources. They can be associated with a session or transaction. Enqueue names are displayed in the <CODE><F...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Fri, 26 Sep 2008 11:34:16 GMT</pubDate>
							</item>
							<item>
								<title>Oracle跟踪文件(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-462946</link>
								<description><![CDATA[<DIV style="MARGIN-BOTTOM: 12pt" align=left><SPAN style="FONT-SIZE: 12pt">一、</SPAN><SPAN style="FONT-SIZE: 12pt">Oracle</SPAN><SPAN style="FONT-SIZE: 12pt">跟踪文件</SPAN><SPAN style="FONT-SIZE: 12pt"><BR>&nbsp; &nbsp; Oracle</SPAN><SPAN style="FONT-...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Wed, 24 Sep 2008 23:46:48 GMT</pubDate>
							</item>
							<item>
								<title>TUNING THE REDOLOG BUFFER</title>
								<link>http://space.itpub.net/756652/viewspace-462943</link>
								<description><![CDATA[<U>1. What is the Redolog Buffer</U> <BR>
<BLOCKQUOTE>The redo log buffer is a circular buffer in the SGA that holds information about changes made to the database. This information is stored in redo entries. Redo entries contain the information neces...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Wed, 24 Sep 2008 23:06:43 GMT</pubDate>
							</item>
							<item>
								<title>Flashback Database(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-450294</link>
								<description><![CDATA[<DIV class=cnt id=blog_text>
<P><STRONG><FONT color=#ff6600>Objects:</FONT></STRONG><BR><FONT color=#0000ff>Determine which flashback technology to use for each recovery situation.<BR>Configure and use Flashback Database.<BR>Monitor the Flashback Data...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Fri, 19 Sep 2008 10:50:18 GMT</pubDate>
							</item>
							<item>
								<title>Poor Performance On Certain Dictionary Queries After Upgrade To 10g</title>
								<link>http://space.itpub.net/756652/viewspace-450282</link>
								<description><![CDATA[<P>以前解决过的一个问题，今天有人再次碰到，记录下解决过程：</P>
<P>For issues with the ALL_SYNONYMS view see:</P>
<P>&nbsp; <A href="https://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&amp;id=377037.1&amp;blackframe=1">Note 377037.1</A> Selects...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Fri, 19 Sep 2008 10:16:54 GMT</pubDate>
							</item>
							<item>
								<title>大量STATSPACK数据统计分析</title>
								<link>http://space.itpub.net/756652/viewspace-450246</link>
								<description><![CDATA[<P>/*<BR>对于大量数据库的statspack分析我们可以把统计数据统一拿到分析数据库来分析。</P>
<P>以下数据库各个命中率情况摘自sprepins.sql中部分脚本，其他内容我们也可以从该脚本获得</P>
<P>关于sql的消耗情况我们可以从以下两个视图查询：<BR>SELECT * FROM STATS$S...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Thu, 18 Sep 2008 22:28:43 GMT</pubDate>
							</item>
							<item>
								<title>Statspack, Orca and Oracle Database Tuning Statistics(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-450245</link>
								<description><![CDATA[<H1>Statspack, Orca and Oracle Database Tuning Statistics</H1>Historically, statistics for Oracle databases tended to be taken since instance start-up. This was reasonable in the days where databases were shut down regularly for maintenance. However, w...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Thu, 18 Sep 2008 22:11:54 GMT</pubDate>
							</item>
							<item>
								<title>checkpoint详解(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-442674</link>
								<description><![CDATA[<H1>checkpoint详解</H1><!-- Page published by Emacs Muse begins here -->
<HR>

<DIV class=contents>
<DL>
<DT><A href="file:///C:/Documents%20and%20Settings/weifengz/桌面/checkpoint.html#sec1"><SPAN class=toplink>top</SPAN>checkpoint扫盲</A> 
<DD>...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Tue, 09 Sep 2008 18:17:03 GMT</pubDate>
							</item>
							<item>
								<title>latch(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-442640</link>
								<description><![CDATA[<DIV><SPAN class=javascript. id=text3474338 style="FONT-SIZE: 12px"><FONT face=Verdana>WHAT ARE LATCHES AND WHAT CAUSES LATCH CONTENTION<BR><BR>The Oracle RDBMS makes use of different types of locking mechanisms. <BR>They are mainly latches, enqueues, ...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Tue, 09 Sep 2008 13:34:44 GMT</pubDate>
							</item>
							<item>
								<title>Stream推荐安装---10gR2之三</title>
								<link>http://space.itpub.net/756652/viewspace-442208</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Courier New"><SPAN style="mso-spacerun: yes">&nbsp; </SPAN><B><SPAN style="COLOR: blue">2. </SPAN></B></FONT></SPAN><B><SPAN style="COLOR: blue; FONT-FAMILY: 宋体; mso-ascii-fo...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sun, 07 Sep 2008 09:50:27 GMT</pubDate>
							</item>
							<item>
								<title>Stream推荐安装---10gR2之二</title>
								<link>http://space.itpub.net/756652/viewspace-442207</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Courier New">D.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Network Connectivity </FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sun, 07 Sep 2008 09:48:48 GMT</pubDate>
							</item>
							<item>
								<title>Stream推荐安装---10gR2之一</title>
								<link>http://space.itpub.net/756652/viewspace-442206</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face="Courier New">&nbsp;<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SP...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sun, 07 Sep 2008 09:46:08 GMT</pubDate>
							</item>
							<item>
								<title>SQL Access Advisor(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-442204</link>
								<description><![CDATA[<P>&nbsp;</P>
<H1>SQL Access Advisor in Oracle Database 10g</H1>
<P>The SQL Access Advisor makes suggestions about indexes and materialized views which might improve system performance. This article describes how to use the SQL Access Advisor in Orac...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sun, 07 Sep 2008 09:20:34 GMT</pubDate>
							</item>
							<item>
								<title>WINDOWS平台上扩展SGA (zt)</title>
								<link>http://space.itpub.net/756652/viewspace-440343</link>
								<description><![CDATA[<P><FONT face="verdana, arial, helvetica" size=2><SPAN class=javascript. id=text5398523 style="FONT-SIZE: 12px">WINDOWS平台上扩展SGA <BR>针对32bit的Windows。Windows2000上不能利用超过4G的内存，一般是2G的内存保留给进程，2G内存保留给核心的。在Windows2000 ...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Mon, 01 Sep 2008 13:25:58 GMT</pubDate>
							</item>
							<item>
								<title>HOW TO READ BLOCK HEADER USING A SAMPLE C PROGRAM</title>
								<link>http://space.itpub.net/756652/viewspace-439086</link>
								<description><![CDATA[<FONT face=Courier>Overview<BR>--------<BR><BR>This sample program is&nbsp;&nbsp; intended to explain how to attach to&nbsp; shared<BR>memory segment and to&nbsp; read a block&nbsp; header using the buffer address.<BR>This program is intended&nbsp; for...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Sun, 31 Aug 2008 18:14:31 GMT</pubDate>
							</item>
							<item>
								<title>V$LOCK(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-438697</link>
								<description><![CDATA[<STRONG>V$LOCK<BR></STRONG>Lists the locks currently held by the Oracle database server and outstanding requests for a lock or latch. Any row in V$LOCK either has LMODE=0 (indicating it is a request) or REQUEST=0 (indicating it is a held lock). <BR><BR...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Thu, 28 Aug 2008 20:43:23 GMT</pubDate>
							</item>
							<item>
								<title>alter system switch logfile 和 alter system archive log current 的区别(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-438647</link>
								<description><![CDATA[<P><FONT face=Verdana size=2>ALTER SYSTEM SWITCH LOGFILE 对单实例数据库或RAC中的当前实例执行日志切换。(也可以是非归档情况下日志切换) <BR>ALTER SYSTEM ARCHIVE LOG CURRENT 会对数据库中的所有实例执行日志切换。 </FONT></P><BR>
<P><FONT face=Verdana size=2...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Thu, 28 Aug 2008 12:21:58 GMT</pubDate>
							</item>
							<item>
								<title>Understanding System Statistics(zt)</title>
								<link>http://space.itpub.net/756652/viewspace-434830</link>
								<description><![CDATA[<P><FONT size=3><FONT face=Verdana><FONT color=#0080ff><SPAN class=topstoryhead>Understanding System Statistics</SPAN><BR><SPAN class=italicbodycopy>by Jonathan Lewis</SPAN></FONT></FONT></FONT></P>
<P><FONT size=3><FONT face=Verdana><FONT color=#0080...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Tue, 26 Aug 2008 22:54:14 GMT</pubDate>
							</item>
							<item>
								<title>10g NewFeatures学习笔记(转)</title>
								<link>http://space.itpub.net/756652/viewspace-242155</link>
								<description><![CDATA[<P><SPAN style="FONT-WEIGHT: bold; COLOR: rgb(255,1,2)">2007.11.05</SPAN><BR><BR><SPAN style="FONT-WEIGHT: bold; COLOR: rgb(255,1,2)">一、Automatic Shared Memory Management(ASMM)</SPAN><BR style="FONT-WEIGHT: bold"><BR><SPAN style="FONT-WEIGHT: bold">1...]]></description>
								<category>blog</category>
								<author>zhouwf0726</author>
								<pubDate>Tue, 12 Aug 2008 16:08:13 GMT</pubDate>
							</item>
							
		</channel>
	</rss>