<?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>步凡</title>
			    <link>http://space.itpub.net/?uid-10522815</link>
			    <description></description>
			    <copyright>Copyright(C) 步凡</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sun, 06 Jul 2008 15:17:47 GMT</lastBuildDate><item>
								<title>ora-04031处理过程,欢迎进行讨论</title>
								<link>http://space.itpub.net/?uid-10522815-action-viewspace-itemid-364436</link>
								<description><![CDATA[
						
						
																											<div id="postmessage_10513" class="t_msgfont">解决ora-04031错误 <br>
 一、错误提示： <br>
 &gt; EXP-00008: ORACLE error 4031 encountered <br>
 &gt; ORA-04031: unable to allocate 4096 bytes of shared memor...]]></description>
								<category>blog</category>
								<author>wesley006</author>
								<pubDate>Sun, 22 Jun 2008 20:35:04 GMT</pubDate>
							</item>
							<item>
								<title>SQL语句优化技术分析</title>
								<link>http://space.itpub.net/?uid-10522815-action-viewspace-itemid-257173</link>
								<description><![CDATA[一、操作符优化　　 <BR><BR>　1、IN 操作符 　　 <BR><BR>　　用IN写出来的SQL的优点是比较容易写及清晰易懂，这比较适合现代软件开发的风格。但是用IN的SQL性能总是比较低的，从Oracle执行的步骤来分析用IN的SQL与不用IN的SQL有以下区别：　　 <BR><BR>　　ORACLE试图将...]]></description>
								<category>blog</category>
								<author>wesley006</author>
								<pubDate>Wed, 30 Apr 2008 20:06:56 GMT</pubDate>
							</item>
							<item>
								<title>oracle中的pctfree、pctused和row chainig</title>
								<link>http://space.itpub.net/?uid-10522815-action-viewspace-itemid-237936</link>
								<description><![CDATA[<FONT size=4>几个概念：</FONT>
<P><FONT size=4>1.pctfree:</FONT> 如果在建表时指定 <STRONG>PCTFREE 20 </STRONG>在一个段的每个数据块中，最多可以insert到总容量的80%，如果要再insert数据就要增加新的块，剩余的20%是为以后update使用的</P>
<P><IMG style="WIDT...]]></description>
								<category>blog</category>
								<author>wesley006</author>
								<pubDate>Tue, 15 Apr 2008 21:32:52 GMT</pubDate>
							</item>
							<item>
								<title>怎么杀掉特定的数据库会话</title>
								<link>http://space.itpub.net/?uid-10522815-action-viewspace-itemid-235646</link>
								<description><![CDATA[<FONT face=宋体 size=2>&nbsp;Alter system kill session 'sid,serial#'; <BR>或者 <BR>alter system disconnect session 'sid,serial#' immediate; <BR>在win上，还可以采用oracle提供的orakill杀掉一个线程（其实就是一个Oracle进程） <BR>在Linux/Unix上，可以直接利用...]]></description>
								<category>blog</category>
								<author>wesley006</author>
								<pubDate>Sun, 13 Apr 2008 21:47:53 GMT</pubDate>
							</item>
							<item>
								<title>perl中shift 和unshift 操作</title>
								<link>http://space.itpub.net/?uid-10522815-action-viewspace-itemid-235645</link>
								<description><![CDATA[<TABLE style="TABLE-LAYOUT: fixed">
<TBODY>
<TR>
<TD>
<DIV class=cnt id=blog_text>
<DIV>####################################################################<BR># unshift 和shift 对一个数组的开头进行操作（数组的左端有最小下标的元素）。<BR># unshift...]]></description>
								<category>blog</category>
								<author>wesley006</author>
								<pubDate>Sun, 13 Apr 2008 21:45:28 GMT</pubDate>
							</item>
							
		</channel>
	</rss>