<?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>wsny的个人空间-Thunder Ping</title>
			    <link>http://space.itpub.net/52719</link>
			    <description>妻子、儿子、房子、车子都有了。就差票子了！越多越好啊！</description>
			    <copyright>Copyright(C) wsny的个人空间-Thunder Ping</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sun, 12 Oct 2008 12:53:36 GMT</lastBuildDate><item>
								<title>使用WMSYS.WM_CONCAT实现行列转换</title>
								<link>http://space.itpub.net/52719/viewspace-445560</link>
								<description><![CDATA[<P>以前经常使用start with connect by +SYS_CONNECT_BY_PATH来实现。</P>
<P>SQL&gt; select * from internet_bar;</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ID NAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Thu, 11 Sep 2008 16:23:42 GMT</pubDate>
							</item>
							<item>
								<title>转眼又到岁末，总结一下！</title>
								<link>http://space.itpub.net/52719/viewspace-216909</link>
								<description><![CDATA[<p>今年的确是太忙了。一年居然只写了几篇blog。天啊！</p><br><p>07年初，去了某Nasdap上市的公司做B2B SE的DBA，没过多久就出来跟着哥们创业。第一次参与创业。唉，五味杂陈啊！</p><p>这套电子商务系统，从开始设计到开发到后来上线。一路走来跟到现在。我把我个人最大...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Fri, 11 Jan 2008 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>查看ASM盘使用情况的脚本。</title>
								<link>http://space.itpub.net/52719/viewspace-216908</link>
								<description><![CDATA[<p>查看ASM盘使用情况的脚本。</p><br><p>-- asm_space.sql<br />column pct_free format 99.99<br />select name, total_mb, free_mb, total_mb -free_mb used_mb,free_mb/total_mb *100 pct_free from v$asm_diskgroup<br />/<br />exit</p><p>-- flash_recovery_usage....]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Mon, 17 Dec 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>在数据库设计中范式的一些问题。</title>
								<link>http://space.itpub.net/52719/viewspace-216906</link>
								<description><![CDATA[在数据库设计中范式的一些问题。<br><p>通常来说，我们在设计的时候基本上是要求达到3NF的。</p><p>但是有时候，在某些表中，还是要加一些冗余字段的。</p><p>因为我们是电子商务网站，所以考虑到性能。我们在开发过程中，项目在设计时过多的考虑3NF了。结构导致经常需要写...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Wed, 12 Sep 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>在procedure中调用array。</title>
								<link>http://space.itpub.net/52719/viewspace-216907</link>
								<description><![CDATA[<p>最近在后台的功能模块中，用到了处理数组的部分。</p><br><p>最近在后台的功能模块中，用到了处理数组的部分。</p><p>首先，定于type</p><p>CREATE OR REPLACE TYPE tp_stringarray is VARRAY(5) OF varchar2(20)；</p><p /><p>CREATE OR REPLACE PROCEDURE insert_tes...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Wed, 12 Sep 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>ORACLE 10G RAC参考手册 发布</title>
								<link>http://space.itpub.net/52719/viewspace-216904</link>
								<description><![CDATA[<p><a href="http://www.itpub.net/750094.html">http://www.itpub.net/750094.html</a></p><br><a href="http://www.itpub.net/750094.html">http://www.itpub.net/750094.html</a>]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Thu, 05 Apr 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>进入年底，繁忙工作开始。</title>
								<link>http://space.itpub.net/52719/viewspace-216903</link>
								<description><![CDATA[不知不觉又到年底了。真不抗混。一年转眼过去。<br>年底往往是数据库问题出现的时间。工作开始繁忙起来。不过还好没有出现什么的大的问题。]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Wed, 27 Dec 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>Suncluster环境数据库无法切换会原来的节点的解决</title>
								<link>http://space.itpub.net/52719/viewspace-216902</link>
								<description><![CDATA[<p><span style="FONT-SIZE: 10pt"><font face="宋体">环境说明：</font></span><span style="FONT-SIZE: 10pt"><font face="宋体">两台<span lang="EN-US">Sun6800 node</span>：<span lang="EN-US">A <span> </span>B </span></font></span></p><p><span style="FONT-SI...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Mon, 04 Dec 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>ie图片误删除后的恢复方法</title>
								<link>http://space.itpub.net/52719/viewspace-216901</link>
								<description><![CDATA[ie图片误删除后的恢复方法<br>很多人都知道，如果不小心删除了Windows的桌面上默认的“InternetExplor-er”图标，<br /> 可以通过创建快捷方式的方法建立图标。但是通过这种方法建立的毕竟是快捷图标，<br /> 原默认“InternetExplorer”图标上点右键可以进行Internet的属...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Fri, 03 Nov 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>oracle 11g中可能有的新性能。</title>
								<link>http://space.itpub.net/52719/viewspace-216900</link>
								<description><![CDATA[oracle 11g中可能有的新性能。<br><ul><br /><li>The features in 11g focused on scalability and performance can be grouped into four areas: Scalable execution, scalable storage, scalable availability and scalable management</li><li>Scalable execution cons...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Tue, 31 Oct 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>sun 6800面板灯亮。虚惊一场啊！</title>
								<link>http://space.itpub.net/52719/viewspace-216898</link>
								<description><![CDATA[昨天晚上6800的remove灯亮了。<br><p>昨天晚上6800的remove灯亮了。当时不知道代表什么。后来发现是一个备用的智能电源坏了。</p><p>：）</p>]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Thu, 28 Sep 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>今天居然收到ubuntu的linux盘</title>
								<link>http://space.itpub.net/52719/viewspace-216899</link>
								<description><![CDATA[<font face="Verdana">今天居然收到ubuntu的linux盘</font><br><span class="javascript" id="text5477543" style="FONT-SIZE: 12px"><font face="Verdana">前一段时间，在ubuntu网站上填写了要安装介质的申请，没想到居然真的收到了。我当时申请了for pc 64bitpc＆mac。居...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Thu, 28 Sep 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>WITH语法小议 (ZT from yangtingkun)</title>
								<link>http://space.itpub.net/52719/viewspace-216897</link>
								<description><![CDATA[<span lang="EN-US" style="FONT-FAMILY: 宋体">转自yangtingkun的blog，本文主要是讲述了Oracle9i</span><span style="FONT-FAMILY: 宋体">新增了<span lang="EN-US">WITH</span>语法功能。</span><br><div class="storytext"><p style="TEXT-INDENT: 21pt"><span lang="...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Mon, 11 Sep 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>AIX 5.2 测试rman备份是出现ora600错误。</title>
								<link>http://space.itpub.net/52719/viewspace-216896</link>
								<description><![CDATA[环境：AIX52 HACMP51 ORACLE 9204 VERATAS NETBACK<br><p>测试是出现ora－600错误。</p><p>RMAN-00571: ===========================================================<br />RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============<br />RMAN-00571: =...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Mon, 28 Aug 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>oracle的正则表达式(regular expression)简单介绍</title>
								<link>http://space.itpub.net/52719/viewspace-216895</link>
								<description><![CDATA[oracle的正则表达式(regular expression)简单介绍<br><p>oracle的正则表达式(regular expression)简单介绍</p><p>目前，正则表达式已经在很多软件中得到广泛的应用，包括Linux, Unix等,PHP，C#，Java等开发环境。</p><p>Oracle 10g正则表达式提高了SQL灵活性。有效的解决了...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Thu, 10 Aug 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>如何判断字段是否全为数字</title>
								<link>http://space.itpub.net/52719/viewspace-216894</link>
								<description><![CDATA[<p>如何判断字段是否全为数字 </p><br><p>前天一个朋友问我，他们是做SP的，很多的字段都是varchar2的然后里面存储的是数字或者是字符。</p><p>需要一个方法来判断一个表中的字段是否全是数字？</p><p>其实用一个函数判断这样的情况应该很简单，下面是我的思路。</p><p />...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Tue, 08 Aug 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>维护为SQL Server保驾护航（ZT）</title>
								<link>http://space.itpub.net/52719/viewspace-216892</link>
								<description><![CDATA[一篇SQLServer的好文。<br><p>　　每个新发布的SQL<br />Server都具有越来越多的自我维护能力，但是“安全比抱歉好得多”的原则仍然是正确的:实际的数据库管理包含了对系统和用户数据库进行的周<br />期性维护，这样才能在你的用户发现问题之前把它解决掉。</p><p>　　SQL...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Wed, 02 Aug 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>Oracle 10GR2 RAC环境下ora-16038 ora-19502 ora-00312解决</title>
								<link>http://space.itpub.net/52719/viewspace-216893</link>
								<description><![CDATA[这是个工作日志，不代表普遍性和正确性。<br><p>今天去客户报告说oracle无法连接，他们是10g R2的RAC。</p><p>到了现场发现是因为归档目录没有空间导致的数据库挂起。<br />（实施的工程师居然用了500M的redolog，性能先不说，最重要的是归档的空间居然只有1G，这个汗啊！...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Wed, 02 Aug 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>The Top 10 Unix Commands for a Misbehaving System</title>
								<link>http://space.itpub.net/52719/viewspace-216888</link>
								<description><![CDATA[The Top 10 Unix Commands for a Misbehaving System<br><p>The Top 10 Unix Commands for a Misbehaving System<br />Slow System<br />Other Causes of Slowness<br />Slow CPU <br />Perhaps your CPU is just too slow. The psrinfo shows CPU processor configuratio...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Wed, 17 May 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>一个Oracle进程导致CPU 100%解决步骤</title>
								<link>http://space.itpub.net/52719/viewspace-216885</link>
								<description><![CDATA[Oracle进程导致CPU 100%解决步骤<br>&nbsp;&nbsp;&nbsp;1 检查系统<br />&nbsp;&nbsp;&nbsp; sar -u 5 5<br />&nbsp;&nbsp;&nbsp; 2 看谁在用CPU<br />&nbsp;&nbsp;&nbsp; topas <br />&nbsp;&nbsp;&nbsp; ps -ef |grep ora #检查第四列，C的大小（unit，100 per cpu）<br...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Wed, 10 May 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>10gR2中stream多源复制</title>
								<link>http://space.itpub.net/52719/viewspace-216886</link>
								<description><![CDATA[10gR2中stream多源复制<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 在10gR2中,oracle简化了stream的配置的全过程,在9iR2及10gR1中,需要针对stream的捕获、传播、应用进程进行配置的步骤已经被dbms_streams_adm新提供的过程（pre_instantiation_setup/post_instantiation_setup）给...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Wed, 10 May 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>Autotrace in SQLPLUS</title>
								<link>http://space.itpub.net/52719/viewspace-216884</link>
								<description><![CDATA[Autotrace in SQLPLUS from asktom<br><html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.61 [en] (WinNT; I) [Netscape]">
</head>
<body>

<h1>
Autotrace in SQLPLUS...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Thu, 13 Apr 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>解决msn登陆不了的问题（转贴）</title>
								<link>http://space.itpub.net/52719/viewspace-216882</link>
								<description><![CDATA[解决msn登陆不了的问题（转贴）<br>MSN Messenger老是登陆不了，出现：“0x81000370错误”，卸载安装了多次都是这</br>样，然后GOOGLE的网页搜索里到处找，就发现了下面的解决方法。 </br>
MSN Messenger老是登陆不了，出现：“0x81000370错误”，卸载安装了多次都是这样...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Mon, 10 Apr 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>如何使用RMAN在两机器间克隆数据库(ZT)</title>
								<link>http://space.itpub.net/52719/viewspace-216883</link>
								<description><![CDATA[如何使用RMAN在两机器间克隆数据库(ZT)<br><p>关键字：目标、目录、克隆、日志、<br />
<br />
<br />
目标数据库和克隆数据库分别在两台机器，其环境都一样：<br />
<br />
 WINDOWS 2000 SERVER SP4、IE6.1,  ORACLE9205<br />
<br />
在本文中，使用的是目标数据...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Mon, 10 Apr 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>英语面世</title>
								<link>http://space.itpub.net/52719/viewspace-216881</link>
								<description><![CDATA[英语面试<br><table cellspacing="0" cellpadding="3" width="95%" align="center" border="0"><tbody><tr><td style="FONT-SIZE: 14px" align="center"><b>英语面试技巧 事先3项准备</b></td></tr><tr><td align="right"></td></tr></tr /><tr><td><hr color="#1d9bb4" s...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Sun, 02 Apr 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>在aix下如何mount光驱</title>
								<link>http://space.itpub.net/52719/viewspace-216880</link>
								<description><![CDATA[总是记不住<br>mount -v cdrfs -o ro /dev/cd0/ /mnt]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Wed, 29 Mar 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>将EXP出来的数据IMP进不同的表空间</title>
								<link>http://space.itpub.net/52719/viewspace-216879</link>
								<description><![CDATA[今天有同事问这个问题。刚解答完，放上来吧。<br><p>新建一个表空间，新建用户(NEWUSER)，把默认表空间设置为新的表空间(NEWTABLESPACE_NAME)。<br />        正常imp，然后在sqlplus中连接到导入的用户，执行如下语句<br />        select table_name,tablespace_name fr...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Fri, 24 Mar 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>pessimistic （悲观）locking和optimistic （乐观）locking(zt)</title>
								<link>http://space.itpub.net/52719/viewspace-216878</link>
								<description><![CDATA[pessimistic （悲观）locking和optimistic （乐观）locking<br><h3>pessimistic locking vs optimistic locking</h3><div class="blogcontent"><p /><p>pessimistic （悲观）locking和optimistic （乐观）locking是oracle保证数据并行访问和避免lost update的2种策略.<br ...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Fri, 30 Dec 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>Oracle中优化SQL的原则</title>
								<link>http://space.itpub.net/52719/viewspace-216874</link>
								<description><![CDATA[Oracle中优化SQL的原则<br><p><br />1。已经检验的语句和已在共享池中的语句之间要完全一样<br />2。变量名称尽量一致<br />3。合理使用外联接<br />4。少用多层嵌套<br />5。多用并发</p><p>语句的优化步骤一般有：<br />1。调整sga区，使得sga区的是用最优。<br />2。sq...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Tue, 06 Dec 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>Oracle函数列表速查</title>
								<link>http://space.itpub.net/52719/viewspace-216876</link>
								<description><![CDATA[<div align="left"><b><font color="#003399">Oracle函数列表速查 </font></b></div><br><br />　　<b>SQL中的单行函数</b><br />　　<br />　　SQL和PL/SQL中自带很多类型的函数，有字符、数字、日期、转换、和混合型等多种函数用于处理单行数据，因此这些都可被统称为单...]]></description>
								<category>blog</category>
								<author>wsny</author>
								<pubDate>Tue, 06 Dec 2005 00:00:00 GMT</pubDate>
							</item>
							
		</channel>
	</rss>