<?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>ZALBB的个人空间</title>
			    <link>http://space.itpub.net/1112</link>
			    <description></description>
			    <copyright>Copyright(C) ZALBB的个人空间</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Fri, 05 Dec 2008 19:38:02 GMT</lastBuildDate><item>
								<title>10G中的EXPDP可不可以在客户端执行？</title>
								<link>http://space.itpub.net/1112/viewspace-103732</link>
								<description><![CDATA[<p>EXPDP 可以导出所有数据库的数据，只要它能连接到这个数据库，或者它登录的数据库<br />上能读取到被导出的库的数据，因为此时可以通过数据库链来读取被导出的库的数据。</p><p>如下测试：</p><br><p>Microsoft Windows 2000 [Version 5.00.2195]<br />(C) 版权所有 19...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Mon, 17 Sep 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>[原创]FLASHBACK TABLE 功能讲解</title>
								<link>http://space.itpub.net/1112/viewspace-103731</link>
								<description><![CDATA[Oracle 9i版本推出了表的闪回查询功能，可以用来查询之前某一个时间点数据。<br />  在10g里，Oracle 加强增强了闪回功能，可以恢复一个被误删除的表。在10gR2版本里，通过增加指定的<br />恢复点，把被误操作的数据恢复到该点，使得这一功能更加便利。如下：<br><p><a hr...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Wed, 05 Sep 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>[原创]如何找出分布式数据库中，在另外一库上对应的SID?</title>
								<link>http://space.itpub.net/1112/viewspace-103730</link>
								<description><![CDATA[<p>环境：A库(bi windows, 10.2.0.3) B库(ncdb Aix51, 9.2.0.5)</p><p>在A库上执行一SQL，该SQL将查询B库的数据，现问：语句执行时，如何找出B库的上对应的<br />的session?</p><br><p>背景：前几天同事说有一SQL执行很慢，以前1,2 分钟就出结果的语句，现在过了20来分钟，...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Mon, 23 Jul 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>[原创]送老婆回娘家趣记</title>
								<link>http://space.itpub.net/1112/viewspace-103729</link>
								<description><![CDATA[<span class="javascript" id="text7135263" style="FONT-SIZE: 12px"><font face="Verdana"><br />以前聊天时得知，邻居刘妈妈和老婆都是在四月下旬生产，只相隔一天。上周末护送老婆回她家，刘妈妈得知，来信询问经过：<br />老张, 你老婆回家了? 路上顺利不? 记得要及时...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Sun, 01 Jul 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>[原创]优化索引重建的过程。</title>
								<link>http://space.itpub.net/1112/viewspace-103728</link>
								<description><![CDATA[库上有一作业，定时重建索引，只是经过几次观察，发现重建时间太长，担心影响业务，于是在测试库上调了几回，把时间由原来的6小时34分钟，缩减为2小时39分钟。估计基本可满足业务要求：<br><p>顺序，起始时间，结束时间，优化特性：</p><p>1 2007-06-26 09:35:05 2007-06-...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Thu, 28 Jun 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>[原创]ORACLE10202版本，操作系统下环境变量LANG=汉字字符集，打补丁失败</title>
								<link>http://space.itpub.net/1112/viewspace-103727</link>
								<description><![CDATA[上周二给AIX，ORACLE10202打个小补丁 4639977，但出错，当时看不明白反馈信息，束手无策.第2天才慢慢回想起去年安装10201时，一开始对系统配置检查时，也是因为这个环境变量的设置而导致无法检测通过，后来改了该环境变量才安装上去。<br><p>$ opatch apply<br />Invoking...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Mon, 19 Mar 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>[原创]记一次重新创建刷新组的过程</title>
								<link>http://space.itpub.net/1112/viewspace-103726</link>
								<description><![CDATA[<p>ORACLE9205 NCV31, ORACLE10202 NCBI. 数据从9205 刷新到 10202。<br />2月14号那天,在NCBI数据库的服务器上,想测试EXPDP导出来的DMP文件导回数据库后,能否自动刷新,<br />并且和源数据(31) 里的数据一致(不丢失插入,删除,修改). 把DMP文件导回到了NCBI数据库中的<br /...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Tue, 27 Feb 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>[原创]10202 上的又一新BUG(外部表的读取)</title>
								<link>http://space.itpub.net/1112/viewspace-103725</link>
								<description><![CDATA[<p>WINDOWS2003，64B，ORACLE10202，</p><p>现象：使用外部表读取数据时，系统报：KUP-00552错误。</p><p>状况：</p><p><a href="mailto:SYS@NCBI">select&quot;&gt;SYS@NCBI&gt;select</a> count(*) from T123456;<br />select count(*) from T123456<br />*<br />ERROR ...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Wed, 10 Jan 2007 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>如何使用 restore controlfile from autobackup ？</title>
								<link>http://space.itpub.net/1112/viewspace-103724</link>
								<description><![CDATA[<p>环境 oracle10104, windows 2000</p><p>测试的数据库是由9207升级到10104得来的。</p><p>在贴子 <a href="http://www.itpub.net/showthread.php?s=&amp;postid=6035979#post6035979">http://www.itpub.net/showthread.php?s=&amp;postid=6035979#post6035979</a></p><p...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Mon, 27 Nov 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>10GR2里的可传输表空间的实现步骤</title>
								<link>http://space.itpub.net/1112/viewspace-103723</link>
								<description><![CDATA[本文阐述的是将AIX上的transp_ts表空间传输到windows2003上的步骤流程。<br><p>1、在源数据库(AIX53, ORACLE10202)上备份出要导出的表空间<br /><a href="mailto:MARKETING@retail">show"&gt;MARKETING@retail&gt;show</a> user;<br />USER is &quot;MARKETING&quot;<br /...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Thu, 19 Oct 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>增量合并的用法</title>
								<link>http://space.itpub.net/1112/viewspace-103722</link>
								<description><![CDATA[本文初步解释了10G的新特性，合并增量的用法<br><p>环境 windows 2000, oracle10104</p><p>1 RMAN里必须先存在数据文件的IMAGE COPY，</p><p>F:ORACLEbin&gt;rman target /</p><p>Recovery Manager: Release 10.1.0.4.0 - Production</p><p>Copyright (c) 1995, 2004, Ora...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Wed, 18 Oct 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>给数据库打补丁后，对操作系统层作业的影响</title>
								<link>http://space.itpub.net/1112/viewspace-103721</link>
								<description><![CDATA[<p>WINDOWS 2003(64B，AMD), ORACLE10202</p><p>在操作系统的任务计划里有两个作业, 一个sqlplus, 另外一个expdp ;</p><p>有位同事昨天和我反映，4号以后，NCBI数据库服务器上的一个作业不再运行。一开始我先尝试运行该作业，结果点击该作业后，没两下，作业便停止运行了。...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Wed, 11 Oct 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>10g RMAN 新特性as compressed backupset的测试</title>
								<link>http://space.itpub.net/1112/viewspace-103720</link>
								<description><![CDATA[<p>AIX 5303, ORACLE 10202</p><p>数据库的RMAN备份占用了很多磁盘空间，而且还随数据量的增长而增长，现已经占用了</p><p>130 G，比4月份的90G涨了40G，我担心到年底，专门保存备份集的/orabak 目录的磁盘空间</p><p>会爆满。昨天考虑，测试一下10G中RMAN的新特性：使用了...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Mon, 09 Oct 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>如何定义statspack作业的工作时间，让作业只在工作时间采集系统的数据</title>
								<link>http://space.itpub.net/1112/viewspace-103719</link>
								<description><![CDATA[<p>这篇总结应该在几个月前写的，但自己一直懒得动笔，拖到现在！</p><p>BITI在这篇文章(<a href="http://www.itpub.net/268049.html">http://www.itpub.net/268049.html</a>)里提到了，<br />只在高峰期对数据库作statspack,当时他提到了该JOB的间隔时间，<br />********...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Tue, 26 Sep 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>如何跟踪记录客户端发来的命令。</title>
								<link>http://space.itpub.net/1112/viewspace-103718</link>
								<description><![CDATA[<p>环境windows 2000 server(sp4), oracle9207.</p><p>ITPUB 上有好多同学询问，如何跟踪客户端发来的SQL，很多大仙也给了不同的方法。<br />但都有局限，尤其是不能跟踪select语句。回忆起几年前学的个方法，今天再做测试，<br />通过后，供大家拍砖。</p><br><p>步骤：<...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Thu, 29 Jun 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>记一次解决lobrary cache lock 的过程</title>
								<link>http://space.itpub.net/1112/viewspace-103717</link>
								<description><![CDATA[<p>记录一次解决lobrary cache lock 的过程.还比较顺利。但不知道为什么造成阻塞的那个会话会有这样的行为，不知如何深入研究。</p><p /><br><p>AIX51, ORACLE9205<br />窗口A</p><p>在窗口A执行删除一些索引的命令，到最后一个语句时，会话挂起来了。<br />SQL&gt; show ...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Tue, 06 Jun 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>看不明白这个会话是在忙，还是空闲？</title>
								<link>http://space.itpub.net/1112/viewspace-103716</link>
								<description><![CDATA[<p>Aix5l,9205.</p><p>有个会话，v$session 视图里查看到的状态是ACTIVE, 而 v$session_wait 里看到的 event 却是 SQL*Net message from client ,很令人犯晕，ACTIVE 说明当前会话在执行SQL，而SQL*Net message from client 却又是个空闲事件，那当前会话是在忙，还是空闲...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Tue, 30 May 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>如何格式化数据类型为 timestamp with time zone 的显示格式</title>
								<link>http://space.itpub.net/1112/viewspace-103715</link>
								<description><![CDATA[<p>数据类为 TIMESTAMP(6) WITH TIME ZONE 的字段在显示日期时总是这样：</p><p>SQL&gt; select last_start_date from user_scheduler_jobs;</p><p>LAST_START_DATE<br />-----------------------------------<br />21-MAR-06 03.00.00.421000 AM +08:00</p><p>20-MAR-06 ...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Tue, 21 Mar 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>full join 与 左关联 union 右关联, 左关联 union all  右关联 的差别</title>
								<link>http://space.itpub.net/1112/viewspace-103714</link>
								<description><![CDATA[<p>我一直以为 a left join b 与 a=b(+) 相当; 而a right join b 与 a(+)=b 相当<br />然后 a full join b 则等于 a(+)=b union a=b(+)，但今天作了个例子，发现<br />此观点是错误的</p><p /><br><p>测试环境: ORACLE 9206, WINDOWS 2003(EE) <br />操作的SQLPLUS版本 92...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Wed, 15 Feb 2006 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>如何建立间隔几分钟的JOB</title>
								<link>http://space.itpub.net/1112/viewspace-103712</link>
								<description><![CDATA[有些新手DBA在创建JOB时，只习惯间隔1天以上的作业，因为SYSDATE+1相对简单和熟悉，对于只间隔几分钟，几小时的，就束手无策，其实，ORACLE在时间读取方面的函数相当丰富，只要熟悉几个函数的用法即可解决。<br><p>间隔几分钟的JOB如何创建？</p><p>环境: windows 2000 se...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Thu, 22 Dec 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>如何唤醒BROKEN的JOB ，以前一直没注意这细节</title>
								<link>http://space.itpub.net/1112/viewspace-103709</link>
								<description><![CDATA[<p>JOB 不常用，BROKEN更是少用，直到上周需要暂时停止</p><p>statpack数据采集时，才想起用BROKEN来停止之，因为要</p><p>重新创建JOB ，我很烦！BROEKN JOB之后，查看视图user_jobs</p><p>,next_date 已经成为4000-01-01 00:00:00，BROKEN的值也变成Y</p><p>，很正常，之...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Thu, 25 Aug 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>如何检测归档日志是可用的？</title>
								<link>http://space.itpub.net/1112/viewspace-103708</link>
								<description><![CDATA[<p>itpub上有一贴子（<a href="http://www.itpub.net/405536.html">http://www.itpub.net/405536.html</a>）询问：如何验证归档日志是否正确？他的意思应该是：如何验证归档日志是否可用.我想起了之前在使用RMAN的BLOCKRECOVERY功能来恢复数据文件的损坏块时,可用BACKUP V...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Mon, 08 Aug 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>9i里 grant any object privilege 权限的用法</title>
								<link>http://space.itpub.net/1112/viewspace-103706</link>
								<description><![CDATA[<p>测试环境: windows 2000 server sp4, oracle9206</p><p>本文的测试说明，任何一ORACLE数据库用户，只要具备grant any object privilege<br />权限，即可把别的用户的对象权限赋予给第3方。 </p><br><p>1 该用户dep 只有对sys.tab和scott.pp分别有读和执行的权限。<br /...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Fri, 29 Jul 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>9I里 resumable 的用法</title>
								<link>http://space.itpub.net/1112/viewspace-103707</link>
								<description><![CDATA[<p>9I数据库中,若对会话作了 enable resumable 设置后,当出现空间不足的问题时，挂起<br />整个操作以等待操作人员解决空间问题。</p><br><p>环境: windwos 2000 server sp4, oracle 9207</p><p>SQL&gt; connect / as sysdba<br />已连接。<br />SQL&gt; create tablespac...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Fri, 29 Jul 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>创建10G数据库时发生ORA-28547错误的解决过程</title>
								<link>http://space.itpub.net/1112/viewspace-103705</link>
								<description><![CDATA[安装完10G后，使用DBCA创建10G数据库时，发生ORA-28547错误，寻思了良久，也上网搜索过，最后却发现此错误与实际原因相差甚远。<br><p>windows 2000 server sp4 ie6(sp1), oracle 10.1.0.2.0</p><p>昨天在机器上装10G，装完后用DBCA来创建数据库不成功，一开始报ORA-28547...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Thu, 28 Jul 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>RMAN复制时，必须使用最新的备份?</title>
								<link>http://space.itpub.net/1112/viewspace-103704</link>
								<description><![CDATA[<p>WINDOWS 2000 ORACLE9206</p><p>如何在复制时,指定用于恢复的备份集?</p><br><p>上周四作了回复制，把生产环境作的RMAN备份复制到测试环境。<br />拷贝的是生产环境上上周五作的RMAN备份（7月15号），但最新<br />的备份是18号作的，结果开始复制的时候，RMAN报，找不到...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Tue, 26 Jul 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>过程里如何返回读取的记录</title>
								<link>http://space.itpub.net/1112/viewspace-103703</link>
								<description><![CDATA[<p>过程里如何返回读取的记录？MS的SQL SERVER 能够根据实际需要，返回要读取/处理好的记录。而从V8 开始，ORACLE也有类似的功能。</p><br><p>环境: Windows 2000 server, Oracle 9206+ patch 5</p><p>SQL&gt; create or replace package ref_cursor as <br />2 type ref_...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Mon, 11 Jul 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>无法通过修改DMP文件头的第2、3个字节来导入不同字符集的汉字</title>
								<link>http://space.itpub.net/1112/viewspace-103701</link>
								<description><![CDATA[<p>在8、8I里，当遇上汉字需要在不同字符集的数据库里转换导人、导出时，我们需要更改DMP文件的第2、3个字节来“欺骗”</p><p>EXP，来达到导入汉字的目的。但是，这9206里，这种方法已经失效，以下是测试过程。</p><p /><br><p>环境：WINDOWS2000SERVER， 9206。<br />机器...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Sun, 01 May 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>WINDOWS上如何将RMAN产生的备份集保存在非目标数据库的机器上</title>
								<link>http://space.itpub.net/1112/viewspace-103699</link>
								<description><![CDATA[<p>目标数据库：ORACLE9206 FOR WINDOWS 2000（假设为：A机）<br />备份集存储环境：WINDOWS 2000 SERVER（假设为：B机）。</p><p>在A机上执行RMAN备份过程操作，步骤如下：</p><p>1、以域用户domainxxx登录操作（A机）。<br />2、修改A后台“服务”中数据库的登录用户为此...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Fri, 29 Apr 2005 00:00:00 GMT</pubDate>
							</item>
							<item>
								<title>不同字符集之间如何传递汉字</title>
								<link>http://space.itpub.net/1112/viewspace-103700</link>
								<description><![CDATA[<p>本文描述不同字符集的数据库之间如何正常地查看到各自的汉字。详细介绍了如何使用ORACLE提供的包来实现，不同字符集间的读取转换技巧。</p><p /><p /><p /><br><p>环境：WINDOWS 2000 SERVER，9206</p><p>机器上安装了3个数据库。</p><p>A、SID=EMC，字符集=US7ASCII<b...]]></description>
								<category>blog</category>
								<author>ZALBB</author>
								<pubDate>Fri, 29 Apr 2005 00:00:00 GMT</pubDate>
							</item>
							
		</channel>
	</rss>