<?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>myfriend2010的个人空间</title>
			    <link>http://space.itpub.net/?uid-694276</link>
			    <description>天地不仁,以万物为刍狗!</description>
			    <copyright>Copyright(C) myfriend2010的个人空间</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sat, 26 Jul 2008 04:02:37 GMT</lastBuildDate><item>
								<title>裸设备的知识点</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-410164</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN class=t181><SPAN style="FONT-SIZE: 9.5pt; FONT-FAMILY: 宋体; mso-ascii-font-family: &#718;&#805;; mso-hansi-font-family: &#718;&#805;">裸设备，</SPAN></SPAN><SPAN class=t181><SPAN style="FONT-SIZE: 9...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Fri, 25 Jul 2008 14:49:05 GMT</pubDate>
							</item>
							<item>
								<title>AIX操作系统使用心得</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-368954</link>
								<description><![CDATA[AIX是IBM公司开发的业界领先的优秀商务Unix操作系统，在可靠性、可用性、开放性、扩展性、高性能、安全性等方面都非常突出，尤其是在Internet的关键应用领域以及系统和硬件管理能力方面，其性能表现更为出色，受到了业界的普遍认可和广泛使用。以下是笔者几年来使用AIX系统...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Thu, 03 Jul 2008 09:57:59 GMT</pubDate>
							</item>
							<item>
								<title>aix的常用监视工具</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-364485</link>
								<description><![CDATA[<STRONG><BR></STRONG>常用命令&nbsp;软件包<BR>vmstat,iostat,sar&nbsp;bos.acct<BR>topas,svmon,filemon,fileplace&nbsp;bos.perf.tools<BR>vmtune,schedtune&nbsp;bos.adt.samples<BR>netstat&nbsp;bos.net.tcp.client<BR><BR><STRONG>vmstat报告CPU与内存信息</STRONG...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Mon, 23 Jun 2008 11:32:54 GMT</pubDate>
							</item>
							<item>
								<title>html页面插入语音朗读功能</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-364454</link>
								<description><![CDATA[<P>自己写的一个html页面插入语音朗读功能</P>
<P>html文件代码如下:</P>
<P>&lt;body&gt;<BR>&lt;div id="speech_player" name="speech_player"&gt;&lt;/div&gt;<BR>&lt;DIV id=copytext&gt;<BR>&lt;FONT style="FONT-SIZE: 14px; LINE-HEIGHT: 26px"&gt;<BR>&nbsp; 效...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Mon, 23 Jun 2008 09:02:51 GMT</pubDate>
							</item>
							<item>
								<title>websphere 参数修改的2篇文章</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-351817</link>
								<description><![CDATA[<H2>&nbsp;</H2>
<DIV class=t_msgfont>之一: WebSphere中的一些影响性能的参数修改</DIV>
<DIV class=t_msgfont>&nbsp;</DIV>
<DIV class=t_msgfont>1,更改http server的配置文件参数KeepAlive。<BR> 原因：这个值说明是否保持客户与HTTP SERVER的连接，如果设置为...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Thu, 19 Jun 2008 09:13:57 GMT</pubDate>
							</item>
							<item>
								<title>vmstat 详解</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-332667</link>
								<description><![CDATA[<P>vmstat命令报告内核线程，虚拟内存、磁盘、陷阱、和CPU活动情况。<BR>Kthr&nbsp; 线程活动情况<BR>r 运行队列<BR>b 等待队列</P>
<P>memory 虚拟和实际内存使用情况<BR>avm&nbsp; 活动的虚拟页面<BR>fre&nbsp; 空闲的页面，当系统内存大于64MB时，最小值MINFREE为120f...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Fri, 06 Jun 2008 09:38:10 GMT</pubDate>
							</item>
							<item>
								<title>load IXF类型文件到多分区数据库</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-324591</link>
								<description><![CDATA[<P>db2 load IXF 文件到多分区数据库中一直是我头痛的一件事！最近问过好几个人，得到如下的一个例子，现在帖上！</P>LOAD_ONLY_VERIFY_PART, can be used as a work around to load IXF data in the partitioned database environment.<B> The IXF file to be loaded mus...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Fri, 30 May 2008 23:21:20 GMT</pubDate>
							</item>
							<item>
								<title>DB2  数据库中得到存储过程创建语句的三种方法</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-324122</link>
								<description><![CDATA[&nbsp;&nbsp;&nbsp; 介绍获取 DB2 v8 数据库中所有存储过程创建语句的三种方法。
<P><BR>&nbsp;&nbsp;&nbsp; 如果 DB2 v8 的用户需要提取数据库所有存储过程的定义，即用 CREATE PROCEDURE 创建存储过程的语句，以便保留或在其它数据库环境下重新创建这些存储过程，可尝试...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Thu, 29 May 2008 15:31:20 GMT</pubDate>
							</item>
							<item>
								<title>AIX的FTP慢的解决办法!</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-310341</link>
								<description><![CDATA[<P>主机的主、备网卡属性都为"auto-negotiation"，需要都改为100M全双工状态，修改过程如下：<BR>1，通过主机的主网卡地址远程telnet到AIX 5.2；<BR>2，ifconfig -a确认浮动IP地址绑定在主网卡上面；<BR>3，ifconfig en2 down停掉备用网卡；<BR>4，smitty chinet对en2进行...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Mon, 26 May 2008 15:32:19 GMT</pubDate>
							</item>
							<item>
								<title>有关DB2的FAQ--值得一看</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-269174</link>
								<description><![CDATA[<P>有关DB2的FAQ<BR>1、DB2 命令行处理器中命令选项的介绍</P>
<P>环境 产品：DB2 UDB</P>
<P>平台：跨平台</P>
<P>版本：Version 6.1，Version 7.1 </P>
<P>问题 介绍 DB2 命令行状态下有关命令选项的用途及设置方法。 </P>
<P>解答 在 DB2 命令行处理器中使用命令 ...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Thu, 15 May 2008 11:16:05 GMT</pubDate>
							</item>
							<item>
								<title>又一篇--DB2中的数据移动详解</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-267371</link>
								<description><![CDATA[<P>DB2中所谓的数据移动，包括： 1. 数据的导入（Import） 2. 数据的导出（Export） 3. 数据的装入（Load）。导入和装入都是利用DB2的相关命令把某种格式的文件中的数据保存到数据库中的表中；导出是指把DB2数据库的表中的数据保存到某种格式的文件当中去。</P>
<P>数据移...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Wed, 14 May 2008 17:49:47 GMT</pubDate>
							</item>
							<item>
								<title>哥们还活着。。。</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-265217</link>
								<description><![CDATA[<P>地震刚开始，偶在办公室（西安电信大楼19#），就觉得心跳得厉害，再然后站起来后感觉整个地板在振动，就像置身于鼓上！一同事惊叫“莫非地震了”，偶二话没说就往外冲，下楼梯的时候，晃动的更厉害，手抓住楼梯扶手都很艰难，人摇摆的利害！心跳加速！感觉整个人就像一...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Mon, 12 May 2008 22:47:41 GMT</pubDate>
							</item>
							<item>
								<title>提高DB2数据库SQL存储过程性能学习笔记</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-261526</link>
								<description><![CDATA[<P><BR>高性能的SQL过程是数据库开发人员所追求的,我将不断把学到的,或在实际开发中用到的一些提高SQL过程性能的技巧整理出来,温故而知新.</P>
<P>1，在只使用一条语句即可做到时避免使用多条语句</P>
<P>让我们从一个简单的编码技巧开始。如下所示的单个 INSERT 行序列...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Tue, 06 May 2008 14:08:19 GMT</pubDate>
							</item>
							<item>
								<title>windows中的dos查找命令</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-250391</link>
								<description><![CDATA[<H1>Find</H1>
<P>在一个文件或多个文件中搜索指定的文本字符串。当搜索指定的文件后，<B>find</B> 将显示出包含指定字符串的所有行。</P>
<H2>语法</H2>
<P><NOBR><B>find</B> [<B>/v</B>] <WBR>[<B>/c</B>] <WBR>[<B>/n</B>] <WBR>[<B>/i</B>] <WBR><B>"</B><I>strin...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Thu, 24 Apr 2008 11:32:42 GMT</pubDate>
							</item>
							<item>
								<title>DB2数据库离线、在线全备、增量备份及恢复</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-250390</link>
								<description><![CDATA[DB2数据库离线和在线全备、增量备份及恢复的具体操作步骤： <BR>　　1、离线全备份 <BR><BR>　　(1)、首先确保没有用户使用DB2: <BR><BR>$db2 list applications for db sample<BR><BR>　　(2)、停掉数据库并重新启动，以便断掉所有连接： <BR><BR>db2stop force<BR><BR>d...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Thu, 24 Apr 2008 11:31:04 GMT</pubDate>
							</item>
							<item>
								<title>db2 多节点备份和恢复过程</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-250389</link>
								<description><![CDATA[提要 通过举例详细说明了恢复 DB2 分区数据库增量备份映象文件的具体实现步骤。 <BR>正文 对于 DB2 分区数据库来说，其非增量备份映象的恢复操作是可以通过仅发出两条恢复命令来完成的，即先恢复编目分区的备份，再恢复其它分区的备份。但如果要恢复分区数据库的增量备份映...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Thu, 24 Apr 2008 11:29:06 GMT</pubDate>
							</item>
							<item>
								<title>DB2故障诊断教程</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-246231</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-SIZE: 9pt; COLOR: #333333; FONT-FAMILY: Tahoma">1.</SPAN><SPAN style="FONT-SIZE: 9pt; COLOR: #333333; FONT-FAMILY: 宋体; mso-ascii-font-family: Tahoma; mso-hansi-font-family: T...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Mon, 21 Apr 2008 17:35:18 GMT</pubDate>
							</item>
							<item>
								<title>浅谈DB2数据库的故障处理及最佳实</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-246229</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 24pt; TEXT-ALIGN: left; mso-pagination: widow-orphan; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=left><SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; ...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Mon, 21 Apr 2008 17:33:42 GMT</pubDate>
							</item>
							<item>
								<title>DB2数据的导入和导出</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-237983</link>
								<description><![CDATA[<DIV id=art style="MARGIN: 15px">
<DIV>DB2中所谓的数据移动，包括： <BR>1. 数据的导入（Import） <BR>2. 数据的导出（Export） <BR>3. 数据的装入（Load） <BR><BR>导入和装入都是利用DB2的相关命令把某种格式的文件中的数据保存到数据库中的表中 <BR>导出是指把DB2数...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Wed, 16 Apr 2008 13:44:20 GMT</pubDate>
							</item>
							<item>
								<title>[原]db2 的 SYSPROC.ADMIN_CMD() procedure 的简单学习</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-235527</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=2><SPAN lang=EN-US style="FONT-SIZE: 9pt"><FONT face="Times New Roman">db2 </FONT></SPAN><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Sat, 12 Apr 2008 10:48:48 GMT</pubDate>
							</item>
							<item>
								<title>数据库分区功能</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-234404</link>
								<description><![CDATA[<P><A name=1><SPAN class=atitle>数据库分区</SPAN></A></P>
<P>将一个数据库分区时，我们把它分成一些独立的部分，每一部分都包含各自的数据、配置文件、索引和事务日志。每一部分就是一个数据库分区。可以将多个分区分派到一台物理机器上。有时候，这些分区也叫做逻辑...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Thu, 10 Apr 2008 21:30:08 GMT</pubDate>
							</item>
							<item>
								<title>物化查询表简介</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-231280</link>
								<description><![CDATA[<P>物化查询表简介</P>
<P>最近研究了一下db2的物化查询表,分享一下部分知识！</P>
<P>物化查询表（MQT）的定义是以一次查询的结果为基础的。MQT 可以显著提高查询的性能。本文将介绍 MQT、总结表（summary）和 staging 表，并通过一些实用的例子展示如何创建和使用物化...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Wed, 09 Apr 2008 09:07:58 GMT</pubDate>
							</item>
							<item>
								<title>DB2数据库中提高INSERT性能详解</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-224920</link>
								<description><![CDATA[<P>INSERT 处理过程概述</P>
<P>　　首先让我们快速地看看插入一行时的处理步骤。这些步骤中的每一步都有优化的潜力，对此我们在后面会一一讨论。</P>
<P>　　在客户机准备 语句。对于动态 SQL，在语句执行前就要做这一步，此处的性能是很重要的；对于静态 SQL，这一步的...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Wed, 02 Apr 2008 13:47:55 GMT</pubDate>
							</item>
							<item>
								<title>感激涕零：李敖自白：我为什么偏袒共 产 党</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-220326</link>
								<description><![CDATA[李敖自白：我为什么偏袒共 产 党<BR><BR>
<DIV class=t_msgfont id=message9979869>从小可以喻大，我们看到人类很多事情，看到了很多革命的先行者，在革命成功了以后，他要怎么面对。我跟大家讲过，我们中国在一九四九年以后，就发生了这种现象。一九四九年以后，当那个反...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Mon, 31 Mar 2008 10:42:06 GMT</pubDate>
							</item>
							<item>
								<title>[原]关于db2递归的一个例子</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-206274</link>
								<description><![CDATA[关于db2递归的一个例子<BR><BR>ORACLE中大家可能对递归（在oracle中很多人称作家族树）已经很熟悉，因为ORACLE中的递归比较简单，也容易掌握！刚接触DB2的时候，也碰到过递归的问题，因为研究的人少所以刚接触的时候，对db2有一种神秘的感觉，db2是很强大的这个误用质疑！...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Fri, 14 Mar 2008 13:58:12 GMT</pubDate>
							</item>
							<item>
								<title>AIX常用操作汇总(七)</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-202047</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center; mso-outline-level: 1" align=center><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US style="COLOR: #05006c"><FONT face="Times New Roman">AIX </FONT></SPAN></B><B sty...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Tue, 11 Mar 2008 10:08:55 GMT</pubDate>
							</item>
							<item>
								<title>[原]db2关于trigger的常用操作!</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-202028</link>
								<description><![CDATA[<P><BR>这几天pub上有人问到db2的关于trigger的操作的问题，抽时间整理了一下！</P>
<P>db2支持表级DML的tirgger！也就是增删改的trigger！这边分别对insert和update做了2个例子</P>
<P><STRONG>首先看2个表的DDL<BR></STRONG>describe table&nbsp; DB2ADMIN.TEST;</P>...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Tue, 11 Mar 2008 09:13:11 GMT</pubDate>
							</item>
							<item>
								<title>AIX常用操作汇总(六)</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-201633</link>
								<description><![CDATA[<P align=center><STRONG><SPAN lang=EN-US style="FONT-SIZE: 10.5pt; FONT-FAMILY: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-langu...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Sat, 08 Mar 2008 10:54:11 GMT</pubDate>
							</item>
							<item>
								<title>AIX常用操作汇总(五)</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-201631</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align=center><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">LVM相关操作的学习</FONT></SPAN></B></FONT></P>
<P class=MsoNormal style=...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Sat, 08 Mar 2008 10:44:19 GMT</pubDate>
							</item>
							<item>
								<title>AIX常用操作汇总(四)</title>
								<link>http://space.itpub.net/?uid-694276-action-viewspace-itemid-201630</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align=center><FONT size=3><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-US><FONT face="Times New Roman">LVM</FONT></SPAN></B><B style="mso-bidi-font-weight: normal"><SPAN style=...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Sat, 08 Mar 2008 10:43:27 GMT</pubDate>
							</item>
							
		</channel>
	</rss>