<?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/694276</link>
			    <description>天地不仁,以万物为刍狗!</description>
			    <copyright>Copyright(C) myfriend2010的个人空间</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Mon, 24 Nov 2008 01:06:41 GMT</lastBuildDate><item>
								<title>昨天晚上一哥们儿，把数据库给整挂了！</title>
								<link>http://space.itpub.net/694276/viewspace-497915</link>
								<description><![CDATA[<P>接到电话7点多了，说是数据库无法访问，吓坏我了，通常这个比较棘手的</P>
<P>问了具体情况，才这么说，是load了几张表后，数据库暂挂了，我终于舒了一口气！</P>
<P>这个不难，但是他不知道怎么搞，我说去看我的blog，哪儿哪儿怎么处理之类的，半小时后，给我电话“...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Wed, 19 Nov 2008 13:14:04 GMT</pubDate>
							</item>
							<item>
								<title>从oracle的blob字段取数据的一个例子</title>
								<link>http://space.itpub.net/694276/viewspace-490690</link>
								<description><![CDATA[<P>从oracle的blob字段取数据的一个例子</P>
<P>这边有一个需求，blob存放一个xml文件的内容，然后需要读取xml某一个节点的值。</P>
<P>今天看了下，原来用Dbms_Lob.Substr和Utl_Raw.Cast_To_Varchar2以及Utl_Raw.Cast_To_Raw配合可以实现上边的需求,请各位指正！</P>
...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Tue, 11 Nov 2008 11:48:31 GMT</pubDate>
							</item>
							<item>
								<title>发一篇db2性能优化的文档</title>
								<link>http://space.itpub.net/694276/viewspace-487305</link>
								<description><![CDATA[<P>朋友给我找的，呵呵，感觉不错。。。。</P>
<P>预备—monitors ON<BR><BR>db2 "update monitor switches using<BR><BR>lock ON sort ON bufferpool ON uow ON<BR><BR>table ON statement ON"<BR><BR>打开监视开关,获取需要的性能信息<BR><BR>最简单而最见成效的—Buff...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Thu, 06 Nov 2008 08:32:22 GMT</pubDate>
							</item>
							<item>
								<title>2008-09-22 烦</title>
								<link>http://space.itpub.net/694276/viewspace-462511</link>
								<description><![CDATA[不知道能做什么，也不知道都做了什么？<BR><BR>突然，当预定的目标要发生变化！！<BR><BR>预示着---------突然要进入另一个世界！！<BR><BR>眼前的一切要变成泡沫！！ <BR>好唐突的决定！！<BR><BR>有很多东西，想去挽留！伸出手，却发现什么也得不到！<BR><BR>黑暗笼罩着...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Mon, 22 Sep 2008 18:25:19 GMT</pubDate>
							</item>
							<item>
								<title>[原]Db2的表数据导入到oracle中</title>
								<link>http://space.itpub.net/694276/viewspace-442938</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt" align=center><FONT size=3><SPAN lang=EN-US><FONT face="Times New Roman">Db2</FONT></SPAN><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Wed, 10 Sep 2008 18:13:41 GMT</pubDate>
							</item>
							<item>
								<title>如何把 DB2 V8 数据库系统迁移到 DB2 V9</title>
								<link>http://space.itpub.net/694276/viewspace-442055</link>
								<description><![CDATA[<P>&nbsp;&nbsp; 在安装好 DB2 旧版本的系统上安装 DB2 v9，需要把旧版本的所有的实例（Instance）和数据库系统迁移到 DB2 V9， 移植 DB2 V8 数据库系统，包括迁移实例（Instance），DB2 管理服务器（DAS）和数据库。对于 DB2 V8 的数据库系统，可以直接迁移到 DB2 V9。对...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Fri, 05 Sep 2008 16:46:34 GMT</pubDate>
							</item>
							<item>
								<title>DB2改服务器名字过程</title>
								<link>http://space.itpub.net/694276/viewspace-51460</link>
								<description><![CDATA[<P><BR>1.停止事例和数据库<BR>db2stop<BR>db2admin stop<BR>2.改计算机名字并重启<BR>原来为ZXT<BR>修改为ZXTZ<BR>重启<BR>3.修改IBMSQLLIBDB2下的db2nodes.cfg<BR>原来为<BR>0 zxt ZXT 0<BR>1 zxt ZXT 1</P>
<P>修改为<BR>0 zxtz ZXT 0<BR>1 zxtz ZXT 1<BR>4.修改注册信...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Thu, 04 Sep 2008 11:07:46 GMT</pubDate>
							</item>
							<item>
								<title>[原创]物化查询表，查询重写</title>
								<link>http://space.itpub.net/694276/viewspace-432988</link>
								<description><![CDATA[<P>&nbsp;</P>
<P><BR>前几天看到有人问怎么看查询重写！当时有点忙，今天抽时间写一个脚本</P>
<P>一：首先，创建物化查询表<BR>C:\&gt;db2 connect to churndb user test<BR>输入 test 的当前密码：</P>
<P>&nbsp;&nbsp; 数据库连接信息</P>
<P>&nbsp;数据库服务器&...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Fri, 22 Aug 2008 14:58:52 GMT</pubDate>
							</item>
							<item>
								<title>如何使用 db2ckbkp 命令判断 DB2 备份映象的备份类型，方式和粒度?</title>
								<link>http://space.itpub.net/694276/viewspace-429441</link>
								<description><![CDATA[<TABLE class=tabletscstyle. cellSpacing=3 cellPadding=4 width=433 border=0>
<TBODY>
<TR>
<TD class=tdtscstyle. id=wenti align=left width=433>
<P><STRONG>问题</STRONG><BR><BR>DB2 提供的 db2ckbkp 命令的功能主要是用于检查备份映象文件的完整性、正确性，...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Fri, 15 Aug 2008 17:25:16 GMT</pubDate>
							</item>
							<item>
								<title>[原创]这个挺有意思的--数据库也玩眼见不一定为实啊！！</title>
								<link>http://space.itpub.net/694276/viewspace-426835</link>
								<description><![CDATA[这个挺有意思的！呵呵<BR><BR>
<DIV class=t_msgfont>C:&gt;db2 connect to dw164 user ccp<BR>输入 ccp 的当前密码：<BR><BR>&nbsp; &nbsp;数据库连接信息<BR><BR>数据库服务器&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;= DB2/NT 8.2.0<BR>SQL 授权标识&nbsp; &nbsp;&nbs...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Wed, 13 Aug 2008 16:58:13 GMT</pubDate>
							</item>
							<item>
								<title>DB2中的文件</title>
								<link>http://space.itpub.net/694276/viewspace-423061</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 21pt; TEXT-ALIGN: center; mso-char-indent-count: 2.0; mso-pagination: widow-orphan" align=center><FONT size=3><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: Arial; mso-hansi-font-famil...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Tue, 12 Aug 2008 09:34:07 GMT</pubDate>
							</item>
							<item>
								<title>[原创]Db2 文件导入导出常见命令总结</title>
								<link>http://space.itpub.net/694276/viewspace-423017</link>
								<description><![CDATA[Db2 文件导入导出常见命令总结<BR><BR>Db2 的数据迁移，最常用的就是导入导出功能，而导入导出的命令貌似简单，实则内含玄机，千变万化，稍不留神，则错误百出，这儿就工作中常用到的命令，总结了一下，分享给大家！欢迎大家踊跃拍砖！&#61514;<IMG alt="" src="http://ww...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Mon, 11 Aug 2008 18:31:17 GMT</pubDate>
							</item>
							<item>
								<title>最累的舞者</title>
								<link>http://space.itpub.net/694276/viewspace-421591</link>
								<description><![CDATA[<CENTER>&nbsp;</CENTER>在各国运动员代表团入场的时候，首先看到的是站在跑道边上，排成一排的，穿白色裙子，系红腰带的美少女。她们踩着音乐的节律，打着节拍，舞动着优美的身姿，欢迎各国运动员入场。 <BR>运动员入场仪式有多长时间，这些美少女们就得欢迎多长时间，不...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Sat, 09 Aug 2008 08:46:21 GMT</pubDate>
							</item>
							<item>
								<title>DB2通用数据库的并发性</title>
								<link>http://space.itpub.net/694276/viewspace-420483</link>
								<description><![CDATA[<H2>DB2通用数据库的并发性</H2>
<DIV class=t_msgfont id=postmessage_144385>最大限度地访问关系<SPAN class=t_tag nclick=tagshow(event) href="tag.php?name=%CA%FD%BE%DD">数据</SPAN><BR><BR>级别： 初级<BR><BR>Fred Whitlark (<A href="mailto:fwhitlar@us.ibm.c...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Wed, 06 Aug 2008 11:08:54 GMT</pubDate>
							</item>
							<item>
								<title>db2 V8的有关SQL limits</title>
								<link>http://space.itpub.net/694276/viewspace-420471</link>
								<description><![CDATA[<P>The following tables describe certain SQL limits. Adhering to the most restrictive case can help the programmer design application programs that are easily portable. </P><A name=btable></A>
<TABLE id=btable rules=rows width="100%" summary="" border...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Wed, 06 Aug 2008 10:34:35 GMT</pubDate>
							</item>
							<item>
								<title>DB2编程序小小技巧</title>
								<link>http://space.itpub.net/694276/viewspace-414916</link>
								<description><![CDATA[<P>一些编程经验，与大家共享！</P>
<P>1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DB2编程&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>1.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 建存储过程时CREATE 后一定不要用TAB键&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Wed, 30 Jul 2008 17:29:04 GMT</pubDate>
							</item>
							<item>
								<title>AIX 的PS命令的使用！</title>
								<link>http://space.itpub.net/694276/viewspace-412072</link>
								<description><![CDATA[　　下面这几个命令组合对于管理RS/6000 AIX系统有帮助： <BR>　　（1）显示10个消耗CPU最多的进程： <BR>　　# ps aux |head -1 ;ps aux |sort -rn +2 |head –10 <BR>　　（2）显示10个消耗存储空间最多的进程： <BR>　　# ps aux |head -1 ;ps aux |sort -rn +3 |head ...]]></description>
								<category>blog</category>
								<author>myfriend2010</author>
								<pubDate>Tue, 29 Jul 2008 08:43:56 GMT</pubDate>
							</item>
							<item>
								<title>裸设备的知识点</title>
								<link>http://space.itpub.net/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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/694276/viewspace-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>
							
		</channel>
	</rss>