<?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>yunong</title>
			    <link>http://space.itpub.net/12592</link>
			    <description>日志中的文章,并非都是自己原创,只是为了记录自己的学习路程,一些没有掌握或者自己认为有用的知识点,通过网络得到了解答,补充,感谢那些无私奉献的人.</description>
			    <copyright>Copyright(C) yunong</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Tue, 07 Oct 2008 15:27:54 GMT</lastBuildDate><item>
								<title>SQL备份与还原经典文档</title>
								<link>http://space.itpub.net/12592/viewspace-228920</link>
								<description><![CDATA[<DIV class=tit>SQL备份与还原经典文档</DIV>
<DIV class=date>2008-04-01 15:13</DIV>
<TABLE style="TABLE-LAYOUT: fixed">
<TBODY>
<TR>
<TD>
<DIV class=cnt id=blog_text>
<DIV class=tit></DIV>
<DIV class=date>2007年08月21日 星期二 下午 12:05</DIV>
<...]]></description>
								<category>blog</category>
								<author>yunong</author>
								<pubDate>Sat, 05 Apr 2008 08:31:29 GMT</pubDate>
							</item>
							<item>
								<title>centos</title>
								<link>http://space.itpub.net/12592/viewspace-214907</link>
								<description><![CDATA[<P style="FONT-SIZE: 9pt; MARGIN: 0in"><FONT size=4><FONT size=3><SPAN lang=EN-US style="COLOR: rgb(0,1,2); FONT-FAMILY: Verdana">注意：</SPAN></FONT><FONT style="COLOR: rgb(0,1,255)" size=3><SPAN lang=EN-US style="FONT-FAMILY: Verdana">1~7步都是以root...]]></description>
								<category>blog</category>
								<author>yunong</author>
								<pubDate>Fri, 21 Mar 2008 12:13:33 GMT</pubDate>
							</item>
							<item>
								<title>Oracle 10G 中的“回收站”</title>
								<link>http://space.itpub.net/12592/viewspace-166643</link>
								<description><![CDATA[在Oracle 10G中,引入了一个回收站(Recycle Bin)的概念. <BR><BR>回收站,从原理上来说就是一个数据字典表,放置用户Drop掉的数据库对象信息.用户进行Drop操作的对象，并没有被数据库删除,仍然会占用空间.除非是由于用户手工进行Purge或者因为存储空间不够而被数据库清掉.数据...]]></description>
								<category>blog</category>
								<author>yunong</author>
								<pubDate>Fri, 01 Feb 2008 13:18:59 GMT</pubDate>
							</item>
							<item>
								<title>Oracle 10gR2 + RedHat Enterprise Linux AS4 安装</title>
								<link>http://space.itpub.net/12592/viewspace-166642</link>
								<description><![CDATA[(1)安装linux ,所由服务都不选择,只是选择安装开发工具,不要安装防火墙,不然有的端口没打开会提示<BR>连接超时.<BR>(2)打开终端,执行如下命令,检查安装包,没有的都要安装(一般在dis2 和dis3上)<BR>rpm -q make gcc glibc compat-db compat-gcc compat-gcc-c++ compat-libs...]]></description>
								<category>blog</category>
								<author>yunong</author>
								<pubDate>Fri, 01 Feb 2008 13:15:56 GMT</pubDate>
							</item>
							<item>
								<title>ORACLE 临时表的应用</title>
								<link>http://space.itpub.net/12592/viewspace-163547</link>
								<description><![CDATA[<P>　1、前言<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 目前所有使用Oracle作为数据库支撑平台的应用，大部分数据量比较庞大的系统，即表的数据量一般情况下都是在百万级以上的数据量。当然在Oracle 中创建分区是一种不错的选择，但是当你发现你的应用有多张表关联...]]></description>
								<category>blog</category>
								<author>yunong</author>
								<pubDate>Tue, 29 Jan 2008 12:18:00 GMT</pubDate>
							</item>
							<item>
								<title>oracle中共享锁</title>
								<link>http://space.itpub.net/12592/viewspace-163543</link>
								<description><![CDATA[共享锁也是锁定的一种，我们可以使用共享锁来锁定表，这样就只允许其他的用户查询表中的行，但是不允许插入、更新或删除行。因为这种锁允许多个用户同时在一个表中放置共享锁，即允许资源共享，所以叫它共享锁。<BR><BR>Oracle中使用共享锁的具体格式为：lock table maste...]]></description>
								<category>blog</category>
								<author>yunong</author>
								<pubDate>Tue, 29 Jan 2008 11:07:10 GMT</pubDate>
							</item>
							<item>
								<title>vmware for linux</title>
								<link>http://space.itpub.net/12592/viewspace-163542</link>
								<description><![CDATA[[root@localhost mycomputer]# cd /<BR>[root@localhost /]# vmware<BR>vmware is installed, but it has not been (correctly) configured<BR>for this system. To (re-)configure it, invoke the following command:<BR>/usr/bin/vmware-config.pl.<BR><BR>[root@localh...]]></description>
								<category>blog</category>
								<author>yunong</author>
								<pubDate>Tue, 29 Jan 2008 11:03:27 GMT</pubDate>
							</item>
							<item>
								<title>虚拟机vmware初探</title>
								<link>http://space.itpub.net/12592/viewspace-163531</link>
								<description><![CDATA[<P>很早就听说过.虚拟机,从来没有自己动手做过,前天从网上DOWN回一个,那个艰辛.</P>
<P>winxp&nbsp;&nbsp; +vmware+linux(fedora, centos4) HD=SATA</P>
<P>下了一个最新版,VMWRAE-server 2.0 结果它是用浏览器的,XP下,没有,只好装IIS,谁知道却启动不起来,又下了个Apach...]]></description>
								<category>blog</category>
								<author>yunong</author>
								<pubDate>Tue, 29 Jan 2008 08:33:07 GMT</pubDate>
							</item>
							<item>
								<title>2007总结</title>
								<link>http://space.itpub.net/12592/viewspace-159312</link>
								<description><![CDATA[<P>年初为自己的定下的目标，</P>
<P>1.linux<BR>2.asm<BR>3.mssql<BR>4.c<BR>5.english</P>
<P>到现在，一年已经过去，停下来，思考。。</P>
<P>linux, c,基本没看，asm 看了一半，唯一继续的就english和mssql,感觉E还有点进步，不知道是这个世界进步的太快，还是自己...]]></description>
								<category>blog</category>
								<author>yunong</author>
								<pubDate>Thu, 24 Jan 2008 14:35:43 GMT</pubDate>
							</item>
							
		</channel>
	</rss>