<?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>hunterjoy的个人空间</title>
			    <link>http://space.itpub.net/?uid-543979</link>
			    <description></description>
			    <copyright>Copyright(C) hunterjoy的个人空间</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sun, 20 Jul 2008 17:46:00 GMT</lastBuildDate><item>
								<title>statspack报告解读</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-399681</link>
								<description><![CDATA[<P>参见Metalink:</P>
<P>
<TABLE cellSpacing=6 cellPadding=0 width="80%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=right>Subject: </TD>
<TD align=left colSpan=4><STRONG>Systemwide Tuning using STATSPACK Reports</STRONG></TD></TR></TBODY></TABLE>...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Sun, 13 Jul 2008 21:35:34 GMT</pubDate>
							</item>
							<item>
								<title>direct path read wait event 的处理办法</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-374608</link>
								<description><![CDATA[<P>Typically this event occurs if application is doing frequently large sorts and your sort_area_size or pga_aggreagate_target is small. </P>
<P>For finding which object DB is waiting for , find p1 and p2 from v$session_wait and run the following SQL....]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Tue, 08 Jul 2008 21:15:53 GMT</pubDate>
							</item>
							<item>
								<title>CRSCTL和SRVCTL的命令用法</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-373141</link>
								<description><![CDATA[<DIV><SPAN style="FONT-WEIGHT: bold">1. How the crs related services startup when OS startup or reboot</SPAN>:</DIV>
<DIV>OS: Linux</DIV>
<DIV>From the directory (/etc/init.d), There are four executable shell scripts:<BR>init.crs (Combination of all ...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Sun, 06 Jul 2008 11:19:55 GMT</pubDate>
							</item>
							<item>
								<title>Plans and the order of execution(执行计划顺序)</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-373140</link>
								<description><![CDATA[<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Plans and the order of execution(执行计划顺序)</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Sun, 06 Jul 2008 11:00:11 GMT</pubDate>
							</item>
							<item>
								<title>statspack报告分析摘录</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-364741</link>
								<description><![CDATA[<P>取自http://www.chinaunix.net 作者:<A href="http://bbs.chinaunix.net/viewpro.php?uid=34973" target=_blank>joelau</A>&nbsp;</P>
<P>今天晚上看了这篇文章，觉得不错，特保存下来，以便今后参考，谢谢上面的作者。</P>
<P>(1)&nbsp;调整的先后次序&nbsp; <BR><B...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Tue, 24 Jun 2008 21:53:01 GMT</pubDate>
							</item>
							<item>
								<title>在RAC中修改ASM实例的sys用户口令</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-343176</link>
								<description><![CDATA[<P>1、在RAC1的$ORACLE_HOME\dbs路径下修改:</P>
<P>orapwd file=PWD+ASM1.ora password=oracle force=y<BR></P>
<P>2、在RAC2的$ORACLE_HOME\dbs路径下修改:</P>
<P>orapwd file=PWD+ASM2.ora password=oracle force=y</P>
<P>3、关闭两个节点的ASM实例</P>
<P>srvc...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Mon, 09 Jun 2008 15:37:19 GMT</pubDate>
							</item>
							<item>
								<title>Choosing Composite Indexes</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-332637</link>
								<description><![CDATA[A composite index contains more than one key column. Composite indexes can provide additional advantages over single-column indexes: <BR><BR>Improved selectivity <BR>Sometimes two or more columns or expressions, each with poor selectivity, can be combi...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Thu, 05 Jun 2008 20:21:09 GMT</pubDate>
							</item>
							<item>
								<title>RAC安装备注</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-277697</link>
								<description><![CDATA[<P>安装CLUSTER软件前，先对环境进行检查,执行:</P>
<P>./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose</P>]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Sun, 18 May 2008 16:22:03 GMT</pubDate>
							</item>
							<item>
								<title>行链接(Row chaining)和行迁移(Row Migration)的读书笔记</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-257599</link>
								<description><![CDATA[<P>　　　今天上午，阴云密布，天气很黑，屋外雷雨交加，是个看书的好日子．偶尔在电脑上看到以前下载的CSDN Emag(Oracle)第一期，浏览了一下，发现Coolyl写得&lt;关于Oracle数据库中行迁移/行链接的问题&gt;不错，以前也看过不少有关Row chaining和Row Migration的文章，...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Sat, 03 May 2008 10:29:02 GMT</pubDate>
							</item>
							<item>
								<title>ORACLE10G认证考试相关问题</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-257284</link>
								<description><![CDATA[<STRONG>未能收到OCP证书的处理流程 <BR></STRONG>
<DIV align=left><FONT size=3>在长时间等待之后，如果还没有能收到证书，不用着急，因为只要通过了考试，得到证书是早晚的事。但由于投递，地址错误等原因，可能需要重新打印邮寄，那么可以使用以下流程来处理。 </FON...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Thu, 01 May 2008 18:18:39 GMT</pubDate>
							</item>
							<item>
								<title>instance_name、db_name、ORACLE_SID、db_name等的区别</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-231247</link>
								<description><![CDATA[<P>----------from&nbsp;oracle&nbsp;metalink----------- <BR>The&nbsp;global&nbsp;names&nbsp;is&nbsp;used&nbsp;by&nbsp;the&nbsp;oem&nbsp;product&nbsp;and&nbsp;needs&nbsp;to&nbsp;be&nbsp;in&nbsp;the&nbsp;sid_desc&nbsp;for&nbsp;oem&nbsp;to&nbsp;function&nb...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Tue, 08 Apr 2008 20:18:39 GMT</pubDate>
							</item>
							<item>
								<title>升级VMWARE中REDHAT AS4内核</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-230934</link>
								<description><![CDATA[<P>1.从<A href="ftp://ftp.redhat.com/pub/redhat/linux/updates/enterprise/4AS/en/os/SRPMS/">ftp://ftp.redhat.com/pub/redhat/linux/updates/enterprise/4AS/en/os/SRPMS/</A>上下载</P>
<P>kernel-2.6.9-42.EL.src.rpm</P>
<P>2启动REDHAT AS4的ftp功能</P>
<P>#...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Sun, 06 Apr 2008 15:54:49 GMT</pubDate>
							</item>
							<item>
								<title>有用的Linux网络资源</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-229952</link>
								<description><![CDATA[[国内]<BR>http://learn.tsinghua.edu.cn/homepage/2001315450/index.html<BR>http://debian.ustc.edu.cn 中科大的Debian镜像<BR>http://www.linuxfans.org<BR>http://www.linuxsir.org<BR>http://www.linuxeden.com<BR>http://www.linuxforum.net<BR>http://www.linuxaid...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Sat, 05 Apr 2008 20:36:57 GMT</pubDate>
							</item>
							<item>
								<title>Oracle ASM on Linux with single Hard Drive</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-198179</link>
								<description><![CDATA[<P>Automatic Storage Management (ASM) is a feature in Oracle Database 10g that provides the database administrator with a simple storage management interface that is consistent across all server and storage platforms. As a vertically integrated file sy...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Sat, 01 Mar 2008 16:39:35 GMT</pubDate>
							</item>
							<item>
								<title>Oracle Net服务　－－　理论</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-171167</link>
								<description><![CDATA[<H1>目标：</H1>
<H2>控制数据库</H2>
<UL>
<LI>启动和关闭Oracle Listener </LI></UL>
<H2>Oracle Net服务</H2>
<UL>
<LI>使用Database Control创建另外的监听器 
<LI>使用Database Control创建Oracle Net服务别名 
<LI>使用Database Control配置连接时间故障切换...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Sun, 17 Feb 2008 11:55:20 GMT</pubDate>
							</item>
							<item>
								<title>有助于Oracle学习的网站</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-170117</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 20pt; mso-char-indent-count: 2.0"><FONT size=2><FONT face="Times New Roman"><SPAN lang=EN-US>http</SPAN><SPAN style="FONT-FAMILY: 方正书宋简体; mso-ascii-font-family: 'Times New Roman'">：</SP...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Tue, 12 Feb 2008 09:37:34 GMT</pubDate>
							</item>
							<item>
								<title>如何修改backupset路径</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-102806</link>
								<description><![CDATA[<P>(源自论坛<A href="http://www.itpub.net/viewthread.php?tid=191100">http://www.itpub.net/viewthread.php?tid=191100</A>)</P>
<P>问题描述：</P>
<P>从b机器上做对a机器上的db做rman备份.<BR>&nbsp;&nbsp;但备份后的backupset文件会默认放到a机器上?设目录为机器...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Sat, 05 Jan 2008 15:09:17 GMT</pubDate>
							</item>
							<item>
								<title>用户管理的几种场景的数据库恢复</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-64630</link>
								<description><![CDATA[<TABLE class=table5 cellSpacing=0 cellPadding=0 width="90%" align=center border=0>
<TBODY>
<TR>
<TD vAlign=bottom align=middle height=32><FONT size=3><B>用户管理的几种场景的数据库恢复</B></FONT> </TD></TR>
<TR>
<TD vAlign=bottom align=middle heigh...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Mon, 31 Dec 2007 18:03:07 GMT</pubDate>
							</item>
							<item>
								<title>开博客的初衷</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-64629</link>
								<description><![CDATA[<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 今天心情很high,因为在全国最有影响力的数据库网站ITPUB上开博客了.</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 开博客的初衷,很简单,就是想不断提高自己的计算机技术-数据库水平.分享数据库知识.</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Mon, 31 Dec 2007 17:30:01 GMT</pubDate>
							</item>
							<item>
								<title>Oracle中用户管理的不完全恢复简介</title>
								<link>http://space.itpub.net/?uid-543979-action-viewspace-itemid-64628</link>
								<description><![CDATA[<H2>Oracle中用户管理的不完全恢复简介</H2>
<DIV class=t_msgfont id=postmessage_11776>用户管理的不完全恢复必须满足下面三个条件才可以使用: 　　a) 归档模式 <BR>　　b) 要有所有datafile在误操作之前的备份 <BR>　　c) 要有自要使用的备份以来的所有归档 <BR>　　<...]]></description>
								<category>blog</category>
								<author>hunterjoy</author>
								<pubDate>Mon, 31 Dec 2007 17:14:22 GMT</pubDate>
							</item>
							
		</channel>
	</rss>