<?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>Sat, 11 Oct 2008 08:05:29 GMT</lastBuildDate><item>
								<title>HP-UNIX 命名 －转载</title>
								<link>http://space.itpub.net/471666/viewspace-470008</link>
								<description><![CDATA[<DIV>下面是查看HP小型机的信息的命令集：</DIV>
<DIV>1、机型<BR>#model<BR>9000/800/L2000-44<BR>注意：其中44是指每个cpu有440MHZ。</DIV>
<DIV>2、cpu个数<BR>#top<BR>CPU&nbsp;&nbsp; LOAD&nbsp;&nbsp; USER&nbsp;&nbsp; NICE&nbsp;&nbsp;&nbsp; SYS&nbsp;&nbsp; I...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Sat, 11 Oct 2008 07:27:16 GMT</pubDate>
							</item>
							<item>
								<title>ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file</title>
								<link>http://space.itpub.net/471666/viewspace-466012</link>
								<description><![CDATA[<DIV>Errors in file f:\oracle\admin\jjoracle\bdump\jjoracle_dbw0_152.trc:<BR>ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode<BR>ORA-01114: IO error writing block to file 11 (block # 174017)<BR>ORA-01110: data file 11: 'F:\ORA...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Sun, 28 Sep 2008 11:37:08 GMT</pubDate>
							</item>
							<item>
								<title>ORA-27061: waiting for async I/Os failed</title>
								<link>http://space.itpub.net/471666/viewspace-462902</link>
								<description><![CDATA[<DIV>&nbsp;</DIV>
<DIV>OS: HP-UNIX</DIV>
<DIV>&nbsp;</DIV>
<DIV>SQL&gt; ORA-27061: waiting for async I/Os failed<BR>SQL&gt; Disconnected<BR>SQL&gt; logout<BR></DIV>
<DIV>参考metalink <STRONG>Note:457898.1</STRONG></DIV>
<DIV>&nbsp;</DIV>
<DIV>Cau...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Wed, 24 Sep 2008 16:24:40 GMT</pubDate>
							</item>
							<item>
								<title>not in / not exists  null 一点区别</title>
								<link>http://space.itpub.net/471666/viewspace-448642</link>
								<description><![CDATA[<P><A href="mailto:test@racdb">test@racdb</A>.&gt; select t.*, t.rowid from t_a t;</P>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; B ROWID<BR>---------- ---------- ------------------<BR>&...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Tue, 16 Sep 2008 16:59:32 GMT</pubDate>
							</item>
							<item>
								<title>oracle 调用外部程序 C++ 常见问题解决</title>
								<link>http://space.itpub.net/471666/viewspace-444277</link>
								<description><![CDATA[<P>同事咨询的oracle 调用c++ dll程序不能执行.记录过程.</P>
<P>创建的&nbsp; library&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>Thu, 11 Sep 2008 14:13:16 GMT</pubDate>
							</item>
							<item>
								<title>ORA-10631: SHRINK clause should not be specified for this object</title>
								<link>http://space.itpub.net/471666/viewspace-442333</link>
								<description><![CDATA[<P>今天进行shrink space 时 发生 ORA-10631错误. 查找原因. shrink space 有一些限制.</P>
<P>原来是表上有函数索引, 删除后就可以了.</P>
<P>1) "Shrink operations can only be performed on segments in tablespaces <BR>with automatic segment-space management" ...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Mon, 08 Sep 2008 15:09:53 GMT</pubDate>
							</item>
							<item>
								<title>local + uniform size 设置</title>
								<link>http://space.itpub.net/471666/viewspace-442297</link>
								<description><![CDATA[<P>我都用local + uniform<BR>每个系统有多个不同uniform的tablespace<BR>基本有<BR>100M for data&nbsp;&nbsp;==&gt; 存放 size 将超过 500M 的table<BR>20M for index ==&gt; 对应上面100M_data的table的index<BR>20M for data ==&gt; 80M to 500M 的 table<BR>8M for i...]]></description>
								<category>blog</category>
								<author>oradbHome</author>
								<pubDate>Mon, 08 Sep 2008 11:18:04 GMT</pubDate>
							</item>
							<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>
							
		</channel>
	</rss>