<?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>oradbHome</title>
			    <link>http://space.itpub.net/471666</link>
			    <description>专著oracle 技术
记录维护生产数据库的点点滴滴....</description>
			    <copyright>Copyright(C) oradbHome</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Fri, 05 Sep 2008 14:51:55 GMT</lastBuildDate><item>
								<title>oracle10g SKIP_UNUSABLE_INDEXES 作用</title>
								<link>http://space.itpub.net/471666/viewspace-441969</link>
								<description><![CDATA[<P>SKIP_UNUSABLE_INDEXES&nbsp; 是10g 新增加的参数,在9i中不存在.增强了系统的健壮性.</P>
<P><A href="mailto:sys@stat.regre">sys@stat.regre</A>&gt; create table tt (id number);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Fri, 05 Sep 2008 10:00:27 GMT</pubDate>
							</item>
							<item>
								<title>PL/SQL 游标 FETCH BUIK COLLECT -- 转载</title>
								<link>http://space.itpub.net/471666/viewspace-440688</link>
								<description><![CDATA[<FONT face=Verdana>PL/SQL里的游标可以分为显式和隐式两种，而隐式有分为select into隐式游标和for .. in 隐式游标两种。所以，我们可以认为，有3种游标用法：<BR>A. 显式游标<BR>B. select into隐式游标<BR>C. for .. in 隐式游标</FONT>
<P>
<P><FONT face=Verdana>如...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Wed, 03 Sep 2008 09:17:29 GMT</pubDate>
							</item>
							<item>
								<title>AIX RAC swap 不足, 实例down --解决</title>
								<link>http://space.itpub.net/471666/viewspace-440330</link>
								<description><![CDATA[os : aix 5.3 + hacmp 5.4.1<BR>db : 10.2.0. 3 rac<BR><BR>alert.log<BR>Mon Sep&nbsp;&nbsp;1 03:49:17 2008<BR>Process startup failed, error stack:<BR>Mon Sep&nbsp;&nbsp;1 03:49:17 2008<BR>Errors in file /app/oracle/admin/racdb/bdump/racdb1_psp0_479298.trc...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Mon, 01 Sep 2008 11:34:35 GMT</pubDate>
							</item>
							<item>
								<title>外键不建立index , 引起阻塞的问题.</title>
								<link>http://space.itpub.net/471666/viewspace-438913</link>
								<description><![CDATA[<P><BR>session1:</P>
<P>连接到:<BR>Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production<BR>With the Partitioning, OLAP and Data Mining options</P>
<P><A href="mailto:test@oradb">test@oradb</A>.&gt;<BR><A href="mailto:test@oradb">tes...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Fri, 29 Aug 2008 14:31:12 GMT</pubDate>
							</item>
							<item>
								<title>Oracle常用dump命令</title>
								<link>http://space.itpub.net/471666/viewspace-438624</link>
								<description><![CDATA[作者：NinGoo | 【转载须以超链接形式标明文章原始出处和作者信息】
<P>Oracle常用dump命令</P>
<P>Oracle常用dump命令，记录一下备查。</P>
<P><BR>一.Memory Dumps</P>
<P>1).Global Area<BR>ALTER SESSION SET EVENTS ‘immediate trace name global_area level n’...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Thu, 28 Aug 2008 10:26:52 GMT</pubDate>
							</item>
							<item>
								<title>自定义函数索引使用注意的问题</title>
								<link>http://space.itpub.net/471666/viewspace-434653</link>
								<description><![CDATA[<P>今天一个朋友问我自定义函数索引 加上hint 也在执行计划中也不能使用函数索引, 我做了个测试记录了一下:<BR>连接到:<BR>Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production<BR>With the Partitioning, OLAP and Oracle Data Mining options<BR>JServer Relea...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Tue, 26 Aug 2008 10:17:02 GMT</pubDate>
							</item>
							<item>
								<title>自治事务 导致一个session 产生死锁</title>
								<link>http://space.itpub.net/471666/viewspace-431719</link>
								<description><![CDATA[<P><BR>v$log 信息<BR>ADDR&nbsp;&nbsp;&nbsp;&nbsp; KADDR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SID TY&nbsp; ID1&nbsp;&nbsp;&nbsp; ID2LMODE REQUEST&nbsp; CTIME&nbsp; BLOCK&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>-------- -------- ---------- -- ...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Thu, 21 Aug 2008 17:12:12 GMT</pubDate>
							</item>
							<item>
								<title>shrink table 总结</title>
								<link>http://space.itpub.net/471666/viewspace-430079</link>
								<description><![CDATA[<P><A href="mailto:test@racdb">test@racdb</A>.&gt; exec show_space('tab_1');&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Wed, 20 Aug 2008 09:56:24 GMT</pubDate>
							</item>
							<item>
								<title>16进制 和10进制 , 2进制 和10进制 转换函数</title>
								<link>http://space.itpub.net/471666/viewspace-429774</link>
								<description><![CDATA[<P>16进制 和10进制 , 2进制 和10进制 转换函数</P>
<P>1&gt; 16--&gt; 10<BR>SQL&gt; SELECT to_number('806d','xxxxxxx') FROM dual;<BR>&nbsp;<BR>TO_NUMBER('806D','XXXXXXX')<BR>---------------------------<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Mon, 18 Aug 2008 14:59:04 GMT</pubDate>
							</item>
							<item>
								<title>SHOW_SPACE 函数</title>
								<link>http://space.itpub.net/471666/viewspace-429761</link>
								<description><![CDATA[<P>CREATE OR REPLACE PROCEDURE SYS.SHOW_SPACE(p_segname_1 IN VARCHAR2,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Mon, 18 Aug 2008 14:35:02 GMT</pubDate>
							</item>
							<item>
								<title>STREAM 流复制表 脚本</title>
								<link>http://space.itpub.net/471666/viewspace-429422</link>
								<description><![CDATA[<P><BR>-- source database </P>
<P>CREATE DATABASE LINK stat CONNECT TO streamadmin IDENTIFIED BY streamadmin USING 'stat'</P>
<P><BR>BEGIN<BR>&nbsp; DBMS_STREAMS_ADM.SET_UP_QUEUE(queue_table =&gt; 'streamadmin.s_queue_table',<BR>&nbsp;&nbsp;&nbsp;&nb...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Fri, 15 Aug 2008 16:11:42 GMT</pubDate>
							</item>
							<item>
								<title>v$sesson_wait  cursor: pin S wait on X</title>
								<link>http://space.itpub.net/471666/viewspace-425647</link>
								<description><![CDATA[<P>v$sesson_wait cursor: pin S wait on X</P>
<P>数据库的job hang 主 , 是很多物化视图的刷新的job , 正常是凌晨2点执行, 早上9点还在执行.<BR>查询 v$sesson_wait.event ='cursor: pin S wait on X'</P>
<P>查询v$session.process 然后kill 掉. job 重新执行, ok</P...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Wed, 13 Aug 2008 11:18:56 GMT</pubDate>
							</item>
							<item>
								<title>LINUX 配置 nfs , rman 备份使用.</title>
								<link>http://space.itpub.net/471666/viewspace-422969</link>
								<description><![CDATA[<P>1.-- 需要的软件包<BR>[root@lb01 ~]# rpm -qa | grep nfs<BR>nfs-utils-1.0.6-70.EL4<BR>system-config-nfs-1.2.8-1<BR>nfs-utils-lib-1.0.6-3<BR>[root@lb01 ~]# </P>
<P>2. <BR>[root@lb01 ~]# more /etc/exports <BR>/App/nfs 192.168.60.*(rw,sync,root_squash)<...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Mon, 11 Aug 2008 14:15:45 GMT</pubDate>
							</item>
							<item>
								<title>RAC 环境切换undo 表空间</title>
								<link>http://space.itpub.net/471666/viewspace-421402</link>
								<description><![CDATA[<P>由于程序异常到知道undo 扩展, 一般情况下 resize 就不行的.只能切换undo tbs .</P>
<P><A href="mailto:sys@racdb">sys@racdb</A>.&gt; show parameter undo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Thu, 07 Aug 2008 11:42:43 GMT</pubDate>
							</item>
							<item>
								<title>ORA-00600:  [17285], [0x2A97236770], [4294967295], [0x10D4A6070], [], [], [], []</title>
								<link>http://space.itpub.net/471666/viewspace-420766</link>
								<description><![CDATA[<P>Wed Aug&nbsp; 6 14:26:31 2008<BR>Errors in file /app/oracle/admin/racdb/udump/racdb1_ora_13115.trc:<BR>ORA-00600: internal error code, arguments: [17285], [0x2A97236770], [4294967295], [0x10D4A6070], [], [], [], []<BR>ORA-00604: error occurred at re...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Wed, 06 Aug 2008 16:19:38 GMT</pubDate>
							</item>
							<item>
								<title>开发人员咨询的一个sql - 行转列</title>
								<link>http://space.itpub.net/471666/viewspace-419066</link>
								<description><![CDATA[<P><FONT size=2>有张表 </FONT><FONT size=2>cardInof </FONT></P>
<DIV><FONT size=2>card&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tel</FONT></DIV>
<DIV><FONT size=2>---------&nbsp;&nbsp;&nbsp; ----------&nbsp;&nbsp;&nbsp;...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Tue, 05 Aug 2008 17:03:37 GMT</pubDate>
							</item>
							<item>
								<title>奥运来了. ..安检....</title>
								<link>http://space.itpub.net/471666/viewspace-419049</link>
								<description><![CDATA[<P>早就等说了 地铁 开始检查包包了. .今天早上做公共汽车刷完卡 还看到有个座位,呵呵.本想坐下.<BR>就在这时 旁边的一个大姐拉了我一下.我还以为什么事情呢.. .说"把你的包打开看一下" 我愣了一下.<BR>没有反应过来.看到大姐的胳膊上面有个治安红标.才明白过来.原来公交车...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Tue, 05 Aug 2008 14:38:25 GMT</pubDate>
							</item>
							<item>
								<title>WARNING: inbound connection timed out (ORA-3136)</title>
								<link>http://space.itpub.net/471666/viewspace-418932</link>
								<description><![CDATA[<P>WARNING: inbound connection timed out (ORA-3136)</P>
<P>DB: ORACLE10.2.03 RAC</P>
<P>1.listener.ora</P>
<P>添加 INBOUND_CONNECT_TIMEOUT_&lt;listener_name&gt;=0</P>
<P>2.sqlnet.ora</P>
<P>SQLNET.INBOUND_CONNECT_TIMEOUT=0</P>
<P>3. lsnrctl reloa...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Tue, 05 Aug 2008 09:04:57 GMT</pubDate>
							</item>
							<item>
								<title>Oracle10g 后台进程及从进程详解</title>
								<link>http://space.itpub.net/471666/viewspace-417757</link>
								<description><![CDATA[<DIV><STRONG>后台进程包括:<BR><BR><SPAN style="FONT-WEIGHT: normal">1)Focused Background Processes</SPAN><BR style="FONT-WEIGHT: normal"><SPAN style="FONT-WEIGHT: normal">2)Utility Background Processes</SPAN><BR><BR style="COLOR: rgb(0,1,255)"></STRONG...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Mon, 04 Aug 2008 15:16:50 GMT</pubDate>
							</item>
							<item>
								<title>ORA-1461 encountered when generating server alert SMG-4121</title>
								<link>http://space.itpub.net/471666/viewspace-417704</link>
								<description><![CDATA[<P>ORA-1461 encountered when generating server alert SMG-4121</P>
<P><FONT face=Courier>Error:&nbsp; ORA 1461 <BR>Text:&nbsp;&nbsp; can bind a LONG value only for insert into a LONG column <BR>----------------------------------------------------------...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Mon, 04 Aug 2008 10:59:04 GMT</pubDate>
							</item>
							<item>
								<title>ORA-00210: cannot open the specified control file</title>
								<link>http://space.itpub.net/471666/viewspace-417460</link>
								<description><![CDATA[<P>奇怪的错误 ORA-00210: cannot open the specified control file , 在执行 srvctl stop database -d racdb -i racdb1</P>
<P>alert.log</P>
<P>Fri Aug&nbsp; 1 11:18:00 2008<BR>Process OS id : 12612 alive after kill<BR>Errors in file /app/oracle/admin/racdb...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Fri, 01 Aug 2008 16:56:44 GMT</pubDate>
							</item>
							<item>
								<title>ORA-00600: internal error code, arguments: [kolaslGetLength-1]</title>
								<link>http://space.itpub.net/471666/viewspace-417409</link>
								<description><![CDATA[<P>&nbsp;</P>
<P>又遇到bug ORA-00600: internal error code, arguments: [kolaslGetLength-1], [], [], [], [], [], [], []</P>
<P>alert.log</P>
<P>Thu Jul 31 19:53:29 2008<BR>Errors in file /app/oracle/admin/jx1db/udump/jx1db1_ora_22911.trc:<BR>ORA-00600...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Fri, 01 Aug 2008 12:52:06 GMT</pubDate>
							</item>
							<item>
								<title>ORA-1461 encountered when generating server alert SMG-3500</title>
								<link>http://space.itpub.net/471666/viewspace-416147</link>
								<description><![CDATA[<P>os : linux x86-64</P>
<P>db: 10.2.03 rac </P>
<P>ORA-1461 encountered when generating server alert SMG-3500</P>
<P>今天 alert.log 报警.ORA-1461 , 竟然是个bug ,&nbsp; <A href="http://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=6...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Thu, 31 Jul 2008 09:53:10 GMT</pubDate>
							</item>
							<item>
								<title>rac , 单实例 环境 阻塞 的一点总结</title>
								<link>http://space.itpub.net/471666/viewspace-413612</link>
								<description><![CDATA[rac 环境 阻塞的一点研究. <BR><BR>一: 单实例数据库<BR>[php]<BR>&gt;time1 session 1<BR>usera@oradb&gt; select * from v$mystat where rownum &lt;2;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Wed, 30 Jul 2008 10:46:04 GMT</pubDate>
							</item>
							<item>
								<title>ORA-07445: exception encountered: core dump [opidsa()+386] [SIGSEGV]</title>
								<link>http://space.itpub.net/471666/viewspace-412170</link>
								<description><![CDATA[<P>alert.log</P>
<P>Tue Jul 29 13:51:13 2008<BR>Errors in file /app/oracle/admin/RACDB/udump/RACDB1_ora_18541.trc:<BR>ORA-07445: exception encountered: core dump [opidsa()+386] [SIGSEGV] [Address not mapped to object] [0x000000000] [] []<BR>Tue Jul 29...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Tue, 29 Jul 2008 14:26:23 GMT</pubDate>
							</item>
							<item>
								<title>bug : 分布式数据库不允许on commit 物化视图</title>
								<link>http://space.itpub.net/471666/viewspace-412082</link>
								<description><![CDATA[alert.log<BR><BR>Errors in file /app/oracle/admin/racdb/udump/racdb2_ora_479398.trc:<BR>ORA-00600: internal error code, arguments: [4080], [1], [131], [], [], [], [], []<BR>Mon Jul 28 17:04:04 2008<BR>Following on-commit snapshots not refreshed :<BR>us...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Tue, 29 Jul 2008 09:48:58 GMT</pubDate>
							</item>
							<item>
								<title>7月22日 一个特殊的日子</title>
								<link>http://space.itpub.net/471666/viewspace-410390</link>
								<description><![CDATA[<P>&nbsp;</P>
<P>2008.7.22 日是个双日子. 成双成对. .呵呵. .也是我和我老婆登记的日子,虽然在办证的时候有点小的插曲.我的户口上的印章不清晰了.要让我从新去盖章,咳....这是我没有想到的... 然后有去了户籍登记科盖完章. 下午又去了.. 给人家买了2盒喜烟, 下面就很顺...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Sun, 27 Jul 2008 19:09:05 GMT</pubDate>
							</item>
							<item>
								<title>shell 编程基础</title>
								<link>http://space.itpub.net/471666/viewspace-408740</link>
								<description><![CDATA[<P>数字比较</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -eq 相等</P>
<P>　　-ge 大于等于</P>
<P>　　-le 小于等于</P>
<P>　　-ne 不等于</P>
<P>　　-gt 大于</P>
<P>　　-lt 小于</P>
<P>语法: CASE</P>
<P>case 字符串或值 in<BR>　　值1|值2)<BR>　　操...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Thu, 24 Jul 2008 10:36:10 GMT</pubDate>
							</item>
							<item>
								<title>logmnr 应用</title>
								<link>http://space.itpub.net/471666/viewspace-407033</link>
								<description><![CDATA[<P>&nbsp;</P>
<P>dbms_logmnr.start_logmnr 可以使用当前的归档日志文件 , 也可以使用归档日志中的归档文件.</P>
<P>使用下面的sql 查询可以使用的数据字典日志文件</P>
<P>SELECT NAME FROM v$archived_log p WHERE p.DICTIONARY_BEGIN = 'YES' AND p.DICTIONARY_END...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Wed, 23 Jul 2008 11:41:31 GMT</pubDate>
							</item>
							<item>
								<title>计算周的第一天 和最后一天</title>
								<link>http://space.itpub.net/471666/viewspace-407002</link>
								<description><![CDATA[<P>&nbsp;</P>
<P>SELECT SYSDATE, to_char(SYSDATE, 'D'), trunc(SYSDATE, 'DD') - to_char(SYSDATE, 'D') + 1,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunc(SYSDATE, 'DD') - to_char(SYSDATE, 'D') + 7<BR>&nbsp; FROM dual;</P>
<P>&nbsp;</P>]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Wed, 23 Jul 2008 09:56:23 GMT</pubDate>
							</item>
							
		</channel>
	</rss>