<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
	<title>Oracle</title>
	<link>http://blog.roodo.com/rss20/topic/topic_article_7658.xml</link>
	<description>Oracle的文章</description>
	<language>zh-tw</language>
	<generator>Roodo Blog System</generator>
	<copyright>All Rights Reserved</copyright>
	<item>
		<title>oracle 11gR2 SCAN 除錯 / 敗家貓</title>
		<description>為了測11gR2 的 SCAN 功能，把dns給架了起來，沒想到還是發生錯誤  ------ log ------ Checking node application existence...  Checking existence of VIP node application (required) Check passed.   Checking existence of ONS node application (optional) Check passed.   Checking existence of GSD node application (optional) Check ignored.   Checking existence of EONS node application (optional) Check passed.   Checking existence of NETWORK node application (optional) Check passed.      Checking Single Client Access Name (SCAN)...  Checking name resolution setup for &amp;quot;wscan.binhu.cc&amp;quot;...  ERROR:  PRVF-4664 : Found inconsistent name resolution entries for SCAN name &amp;quot;wscan.binhu.cc&amp;quot;  ERROR:  PRVF-4657 : Name resolution setup check for &amp;quot;wscan.binhu.cc&amp;quot; (IP address: 10.1.2.74) failed  ERROR:  PRVF-4657 : Name resolution setup check for &amp;quot;wscan.binhu.cc&amp;quot; (IP address: 10.1.2.71) failed  ERROR:  PRVF-4664 : Found inconsistent name resolution entries for SCAN name &amp;quot;wscan.binhu.cc&amp;quot;  Verification of SCAN VIP and Listener setup failed   OCR detected on ASM. Running ACFS Integrity checks...</description>
		<link>http://blog.roodo.com/mywork/archives/11130359.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 21 Dec 2009 23:09:04 +0800</pubDate>
					</item>
	<item>
		<title>終於知道建asm為何ORCL:*會看不到任何東西 / 敗家貓</title>
		<description>話說在公司灌了很多次rac了，想說在家裏測試就靠印象來做了 沒想到在建asm時遇到了問題，就是用asm怎樣也抓不到hd </description>
		<link>http://blog.roodo.com/mywork/archives/11096425.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 18 Dec 2009 22:56:59 +0800</pubDate>
					</item>
	<item>
		<title>11gR2 dump 的錯誤 / 敗家貓</title>
		<description>測試11gR2 RAC 的dump，遇到一個錯誤，經發現是 sga 設太小了，後來加大到300m後就解決了  --- 錯誤訊習如下 --- </description>
		<link>http://blog.roodo.com/mywork/archives/10626673.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 09 Nov 2009 14:51:34 +0800</pubDate>
					</item>
	<item>
		<title>9i升11g筆記 / 敗家貓</title>
		<description>最近做了 9i 升11g的測試  直接看pdf檔了  </description>
		<link>http://blog.roodo.com/mywork/archives/10425823.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 23 Oct 2009 17:53:07 +0800</pubDate>
					</item>
	<item>
		<title>emdprocstats.pl consumes 100% memory and high cpu usage / 敗家貓</title>
		<description>10G Grid 遇到 cpu 吃到 100%，經查後才知是個bug</description>
		<link>http://blog.roodo.com/mywork/archives/9890049.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 02 Sep 2009 20:40:10 +0800</pubDate>
					</item>
	<item>
		<title>11g DGMGRL測試 / 敗家貓</title>
		<description>測試11g 的DGMGRL功能，發現了 Thread 1 advanced to log sequence 139 &amp;nbsp; Current log# 2 seq# 139 mem# 0: /u01/app/oracle/oradata/tpdb/redo02.log ****************************************************************** LGWR: Setting &#039;active&#039; archival for destination LOG_ARCHIVE_DEST_3 ******************************************************************</description>
		<link>http://blog.roodo.com/mywork/archives/9563103.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 28 Jul 2009 22:39:16 +0800</pubDate>
					</item>
	<item>
		<title>11g logical standby的一個bug / 敗家貓</title>
		<description>在測11g的 logical standby 遇到一個 ORA-600 ，沒想到最終的解決還是要先重做一次 logical standby了.... 不過oracle也太不厚道了，從9i就知道這個問題，到11g了還有這個問題=&amp;quot;=   metalink_link  </description>
		<link>http://blog.roodo.com/mywork/archives/9337627.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 29 Jun 2009 22:33:42 +0800</pubDate>
					</item>
	<item>
		<title>解決oracle 11g ORA-16191 / 敗家貓</title>
		<description> 在練習題 &amp;nbsp;oracle 11g guard時，遇到10g沒有遇過的問題     -------------&amp;nbsp;取出一段的log -----------    Mon Jun 15 22:49:50 2009  Error 1017 received logging on to the standby  ------------------------------------------------------------  Check that the primary and standby are using a password file  and remote_login_passwordfile is set to SHARED or EXCLUSIVE,&amp;nbsp;  and that the SYS password is same in the password files.  &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;returning error  ORA-16191   ------------------------------------------------------------  Errors in file /u01/app/oracle/diag/rdbms/tguard140/tguard/trace/tguard_arc0_16298.trc:   ORA-16191: Primary log shipping client not logged on standby   PING[ARC0]: Heartbeat failed to connect to standby &#039;tguard141&#039;. Error is 16191.  Mon Jun 15 22:54:52 2009  Error 1017 received logging on to the standby      &amp;nbsp;        </description>
		<link>http://blog.roodo.com/mywork/archives/9235493.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 15 Jun 2009 23:16:01 +0800</pubDate>
					</item>
	<item>
		<title>pl/sql小記 / 敗家貓</title>
		<description>今天在修改一個PL/SQL，不過真是隔行如隔山~ 卡在一個小地方快1個小時 原來在帶入sql進cursor是不需要&amp;quot;;&amp;quot;  一開的寫法如: v_query := &#039;SELECT name FROM employee WHERE employee_id=5 ; &#039;; OPEN l_cursor FOR v_query;  正確的寫法是 v_query := &#039;SELECT name FROM employee WHERE employee_id=5&#039;;   害我今天又加班了快2個小時~~Orz</description>
		<link>http://blog.roodo.com/mywork/archives/9208459.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 11 Jun 2009 22:08:23 +0800</pubDate>
					</item>
	<item>
		<title>oracle snapshot controlfile 測試 / 敗家貓</title>
		<description>一直以來都沒有注意 snapshot 的作用，利用點時間來測看看是否跟文件說的一樣  </description>
		<link>http://blog.roodo.com/mywork/archives/9028739.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 19 May 2009 22:02:37 +0800</pubDate>
					</item>
	<item>
		<title>11g  silent install / 敗家貓</title>
		<description>db : 11gR1 環境 : redhat as 4.6 hosts 檔內容 10.1.2.41&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;c41.binhu.com.tw c41&amp;nbsp; #public ip 10.1.2.21&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;v21.binhu.com.tw v21&amp;nbsp; #vip ip 192.168.2.21&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;p21.binhu.com.tw p21 #private ip 127.0.0.1&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;localhost.localdomain localhost</description>
		<link>http://blog.roodo.com/mywork/archives/8972229.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 18 May 2009 21:29:01 +0800</pubDate>
					</item>
	<item>
		<title>listener.ora password script / 敗家貓</title>
		<description>小記 listener.ora 含password script ------- script -------  $ORACLE_HOME/bin/lsnrctl &amp;lt;&amp;lt;EOF set password&amp;nbsp; &amp;lt;編碼過後的密碼&amp;gt; set log_file $NEW_LISTENER_FILE EOF</description>
		<link>http://blog.roodo.com/mywork/archives/8644847.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 06 Apr 2009 17:33:14 +0800</pubDate>
					</item>
	<item>
		<title>oracle 9i stats 操作 / 敗家貓</title>
		<description>oracle_9i_dbms_stats_操作oracle 9i stats 操作 目地: 保存 table 的 status ，可在做了 analyze 後，產生的 plan  效能異常低落時可還原之前的 status</description>
		<link>http://blog.roodo.com/mywork/archives/8493785.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 13 Mar 2009 15:00:47 +0800</pubDate>
					</item>
	<item>
		<title>oracle 9i AUDIT SOP / 敗家貓</title>
		<description>Oracle_9i_AUDIT_SOP 測試筆記  使用sys登入         @$ORACLE_HOME/rdbms/admin/cataudit.sql;     </description>
		<link>http://blog.roodo.com/mywork/archives/8493777.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 13 Mar 2009 14:59:07 +0800</pubDate>
					</item>
	<item>
		<title>11g RAC change VIP ip / 敗家貓</title>
		<description>在做11G RAC習題時發現VIP設錯了，小記一下心得跟注意事項</description>
		<link>http://blog.roodo.com/mywork/archives/8377519.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 25 Feb 2009 22:51:26 +0800</pubDate>
					</item>
	<item>
		<title>asm md_resotre測試的怪問題 / 敗家貓</title>
		<description>環境 oracle11gR1  測試md_restore發生錯誤，但進去asmcmd下ls,可看到匯入失敗的diskgroup。但找了一些資料，並無法進行刪除 後來誤打誤撞，測出解決方法。如有人有正確的解法，也請告知，謝謝了 分享一下小弟的解法:</description>
		<link>http://blog.roodo.com/mywork/archives/8265355.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Sun, 08 Feb 2009 02:28:01 +0800</pubDate>
					</item>
	<item>
		<title>rman catalog的版本問題 / 敗家貓</title>
		<description>在做RMAN的練習時發生了以前沒遇過的問題，小記一下 </description>
		<link>http://blog.roodo.com/mywork/archives/8044869.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 07 Jan 2009 22:23:14 +0800</pubDate>
					</item>
	<item>
		<title>11g rman 實測 / 敗家貓</title>
		<description>測試一下rman的增強的地方，發現還不錯，應該可以少一些電話幫助了 下面是我測試controlfile失去一個的情況</description>
		<link>http://blog.roodo.com/mywork/archives/7708765.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 25 Nov 2008 23:13:16 +0800</pubDate>
					</item>
	<item>
		<title>oracle 11g silent install / 敗家貓</title>
		<description>記錄一下11g silent安裝流程  os: centos 5.2 64 bit oracle 11g 64 bit</description>
		<link>http://blog.roodo.com/mywork/archives/7108411.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 03 Sep 2008 20:35:43 +0800</pubDate>
					</item>
	<item>
		<title>Real Application Testing Now Available for Earlier Releases / 敗家貓</title>
		<description>轉貼 metalink 文件</description>
		<link>http://blog.roodo.com/mywork/archives/7030459.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 28 Aug 2008 11:14:33 +0800</pubDate>
					</item>
	<item>
		<title>oracle中v$session_logops出現的條件 / 敗家貓</title>
		<description>小記一下:  1.the table exceed 10,000 blocks  2.The operation should be more than 6 seconds. 3.The operation should be one of Rman Backup and Restore Parallel Query Recovery ( Crash and Media ) Full Table scans Sorting   </description>
		<link>http://blog.roodo.com/mywork/archives/6637587.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 01 Aug 2008 11:44:58 +0800</pubDate>
					</item>
	<item>
		<title>10升11g的讀書筆記(3) / 敗家貓</title>
		<description>第三部份筆記</description>
		<link>http://blog.roodo.com/mywork/archives/6516449.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 16 Jul 2008 22:44:32 +0800</pubDate>
					</item>
	<item>
		<title>10升11g的讀書筆記(2) / 敗家貓</title>
		<description>第二部份筆記</description>
		<link>http://blog.roodo.com/mywork/archives/6319967.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 04 Jul 2008 15:49:31 +0800</pubDate>
					</item>
	<item>
		<title>9i/10g使用11g一些新的功能 / 敗家貓</title>
		<description>metalink的文章   Note:560977.1     </description>
		<link>http://blog.roodo.com/mywork/archives/6204243.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 20 Jun 2008 09:44:43 +0800</pubDate>
					</item>
	<item>
		<title>Oracle XE 安裝筆記 / 敗家貓</title>
		<description>說明     Oracle 數據庫 XE 對安裝到的主機的規模和 CPU 數量不作限制（每台計算機一個數據庫），但 XE 將最多存儲 4GB 的用戶數據(純放資料，並不是指oracle的總大小)，最多使用 1GB 內存，並在主機上使用一個 CPU。 官方說明: The maximum database size in Oracle Database XE is 5 gigabytes (GB). This includes between 0.5 and 0.9 GB for the data dictionary, internal schemas, and temporary space, which leaves just over 4.0 GB for user data.     官網     http://www.oracle.com/technology/software/products/database/xe/files/install.102/b25144/toc.htm#CIHHJEHF http://download.oracle.com/docs/cd/B25329_01/doc/admin.102/b25610/toc.htm    </description>
		<link>http://blog.roodo.com/mywork/archives/6198547.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 19 Jun 2008 10:36:37 +0800</pubDate>
					</item>
	<item>
		<title>10升11g的讀書筆記 / 敗家貓</title>
		<description>終於有空開始讀10g升11g的書了，開始記錄相關的重點了~~ 想看我分享的google doc格式的話，請按這  http://docs.google.com/Doc?id=dccgk3s8_194pzbgkpfx  </description>
		<link>http://blog.roodo.com/mywork/archives/6184145.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 16 Jun 2008 22:25:44 +0800</pubDate>
					</item>
	<item>
		<title>sys、system、 sysdba一些差別筆記 / 敗家貓</title>
		<description>小記一下這些身份的差別</description>
		<link>http://blog.roodo.com/mywork/archives/5861089.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 14 Apr 2008 22:05:30 +0800</pubDate>
					</item>
	<item>
		<title>non-asm convert asm  / 敗家貓</title>
		<description>不錯的非asm datafile轉換成asm管理   http://www.idevelopment.info(no-asm to asm)    http://download.oracle.com(non-asm to asm)     http://download.oracle.com(asm to no-asm) </description>
		<link>http://blog.roodo.com/mywork/archives/5754165.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 25 Mar 2008 23:39:30 +0800</pubDate>
					</item>
	<item>
		<title>oracle IOT 筆記 / 敗家貓</title>
		<description>查看了一些 IOT 的測試，看來在大量insert的情況下是不適用 IOT 的  可參考網友的測試  http://blog.chinaunix.net/u/13273/showart_205619.html </description>
		<link>http://blog.roodo.com/mywork/archives/5648539.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 06 Mar 2008 14:20:21 +0800</pubDate>
					</item>
	<item>
		<title>筆記 oracle path 資訊 / 敗家貓</title>
		<description>不錯的資料，筆記一下，方便以後查尋   9.2.0.4&amp;nbsp;&amp;nbsp;= 3095277  9.2.0.5&amp;nbsp;&amp;nbsp;= 3501955  9.2.0.6&amp;nbsp;&amp;nbsp;= 3948480  9.2.0.7&amp;nbsp;&amp;nbsp;= 4163445  9.2.0.8&amp;nbsp;&amp;nbsp;= 4547809（9i最終）  10.1.0.3 = 3761843  10.1.0.4 = 4163362  10.1.0.5 = 4505133  10.2.0.2 = 4547817  10.2.0.3 = 5337014  10.2.0.4 = 沒有發佈  </description>
		<link>http://blog.roodo.com/mywork/archives/5596073.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 25 Feb 2008 22:30:45 +0800</pubDate>
					</item>
	<item>
		<title>建立index有加online的差別 / 敗家貓</title>
		<description>如沒有加 online 的話，這時的table的lock為mode4 如有加的話，這時的table的lock為mode2 最大的好處就是有加online的話，就可不影響對這個table的dml操作，但會需要雙倍建立index的空間       </description>
		<link>http://blog.roodo.com/mywork/archives/5422327.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 30 Jan 2008 21:57:09 +0800</pubDate>
					</item>
	<item>
		<title>[轉]ORACLE內存管理 之一 ORACLE PGA SGA / 敗家貓</title>
		<description> 轉自:http://sunmoonking.spaces.live.com/blog/cns!E3BD9CBED01777CA!509.entry   &amp;nbsp;   MEM主要由兩部分組成   SGA, System Global Area---可以被所以PROCESS訪問。  PGA, Process Global Area&amp;mdash;單個PROCESS（thread）私有。  UGA會包括在其中之一里  UGA, User Global Area&amp;mdash;SESSION私有，shared server的時候在SGA，dedicated server的時候在PGA </description>
		<link>http://blog.roodo.com/mywork/archives/5027023.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 22 Jan 2008 22:49:23 +0800</pubDate>
					</item>
	<item>
		<title>測試redo size / 敗家貓</title>
		<description>測試目地:得知 temp table跟一般 table 在做處理時產生的 redo size 的差別多少  oracle: 9.2.0.6.0 archivelog:開起 os: Red Hat Enterprise Linux AS release 4 (Nahant Update 1)</description>
		<link>http://blog.roodo.com/mywork/archives/4991005.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 16 Jan 2008 15:27:40 +0800</pubDate>
					</item>
	<item>
		<title>Oracle 10g  FlashBack / 敗家貓</title>
		<description>          主要內容如下:       Configure and use flashback database  Use the Flashback drop feature to recover dropped tables  Use the Flashback Versions Query feature to retrieve row history information  Use the Flashback transaction query fasture to audit or recover from transactions  Use the Flashback table feature to recover tables to a point in time  官方網址  http://download-west.oracle.com/docs/cd/B13789_01/appdev.101/b10795/adfns_fl.htm#1011142       </description>
		<link>http://blog.roodo.com/mywork/archives/4987759.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 15 Jan 2008 17:11:13 +0800</pubDate>
					</item>
	<item>
		<title>測試flashback發生了ORA-38760 / 敗家貓</title>
		<description>在測驗10g的flashback時發生ORA-38760的解決方法  錯誤訊習:ORA-38774: 無法停用媒體復原 - 已啟用倒溯資料庫  處理流程: SQL&amp;gt; select flashback_on from v$database;  FLASHBACK_ON ------------------------------------ YES  SQL&amp;gt; alter database flashback off;  已更改資料庫.</description>
		<link>http://blog.roodo.com/mywork/archives/4969139.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Sat, 12 Jan 2008 17:11:15 +0800</pubDate>
					</item>
	<item>
		<title>10g drop table 會引起DBWn嗎 / 敗家貓</title>
		<description>小記一下 from metalink not&amp;lt;286363.1&amp;gt;    When a truncate/drop is issued,    1.the foreground first acquires the &amp;quot;RO&amp;quot; enqueue in exclusive mode,  2.then cross instance calls (or one call if it is a single object) are issued  (the &amp;quot;CI&amp;quot; enqueue is acquired for cross instance call)  3.The CKPT processes on each of instances requests the DBWR to write  the dirty buffers to the disk and invalidate all the clean buffers.  4. After DBWR finishes writing, the foreground process releases the RO  enqueue.   來源: http://www.itpub.net/viewthread.php?tid=921802&amp;amp;extra=&amp;amp;page=2</description>
		<link>http://blog.roodo.com/mywork/archives/4968485.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Sat, 12 Jan 2008 14:29:07 +0800</pubDate>
					</item>
	<item>
		<title>小記oracle時間格式說明 / 敗家貓</title>
		<description> Converting timestamps between timezomes   Problem  =======  There are many reasons why you might want to convert a &#039;timestamp&#039; from 1   timezone to another. For example you might have traditionaly stored all times  as GMT times, but you want to know what those timestamps are in Paris.  Because different timezones have different rules regarding the changing  of Daylight Saving Time (or no DST at all) this is not as trivial as it might   seem at first.  </description>
		<link>http://blog.roodo.com/mywork/archives/4934267.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 10 Jan 2008 23:00:59 +0800</pubDate>
					</item>
	<item>
		<title>官方oracle 11g install RHCE 5 / 敗家貓</title>
		<description>小記一下，方便以後查  http://www.oracle.com/technology/pub/articles/smiley-11gr1-install.html?rssid=rss_otn_articles</description>
		<link>http://blog.roodo.com/mywork/archives/4840679.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 09 Jan 2008 21:15:47 +0800</pubDate>
					</item>
	<item>
		<title>back oracle script / 敗家貓</title>
		<description>#!/bin/sh ORACLE_SID=test BACKUP_DEST=/backup/cpio/test  </description>
		<link>http://blog.roodo.com/mywork/archives/4683465.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 19 Dec 2007 14:49:53 +0800</pubDate>
					</item>
	<item>
		<title>10g ASM (Automatic Storage Management) / 敗家貓</title>
		<description> ASM (Automatic Storage Management)         Automatic Storage Management(ASM)是10g才有的新功能，主要是要解決file System跟volume manager這二部份的管理問題  提供了DBA動態的增、減 database size而不需要直接對os操作，並且有提供像 mirroring 保護的功能  可加快I/O的速度，因為不必由OS傳送操作的指令  可online操作disk容量  如是由多個disk來組成的話，會自動分散file到各個disk上面，以加快I/O的運作  只支援oracle database file、log file、control file、archive logs、RMAN backuo sets  支援cluster-aware(RAC)   </description>
		<link>http://blog.roodo.com/mywork/archives/4557543.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 29 Nov 2007 10:50:36 +0800</pubDate>
					</item>
	<item>
		<title>logminer應用(查尋所操作過的sql語法) / 敗家貓</title>
		<description>      主要目地:查尋所操作過的sql語法        前言:                             在操作logmnr之前先提一下redo log file的作用，redo log file 主要是用來存放執行中、執行後的sql指令，所以在redo log裏可查到    1、資料改變的記錄 (insert / update / delete / ddl的動作)    2、scn值    3、commit_scn    4、owner、table name    5、redo、undo的sql語法等等                              重要的view有                             V$LOGMNR_CONTENTS : 存放我們解譯後的sql &amp;nbsp;(注意，當我們離開這個session後，裏面的資料將會自動清除)    V$LOGMNR_DICTIONARY :如是使用字典檔時，這裏會有一筆資料；字典檔的用處主要是用於反解譯oracle的語言成我們所明了的文字，存放oracle內部的資料都是編碼過的， 如 insert into Object#2581(col#1, col#2) values (hextoraw(&amp;#39;4a6f686e20446f65&amp;#39;),hextoraw(&amp;#39;c306&amp;#39;));&amp;quot;，這種東西對我們來說是很難了解的，所以我們如要 看到類似INSERT INTO emp(name, salary) VALUES (&amp;#39;John Doe&amp;#39;, 50000); 這種描述的話，就需要字典檔來幫忙了       V$LOGMNR_LOGFILE:記錄被分析的檔案明細       V$LOGMNR_LOGS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Synonym for V_$LOGMNR_LOGS                          </description>
		<link>http://blog.roodo.com/mywork/archives/4513199.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 20 Nov 2007 22:16:38 +0800</pubDate>
					</item>
	<item>
		<title>General Space Management Enhancements / 敗家貓</title>
		<description>     1、SYSAUX tablespace:OverView        角色是補助system tablespace，  存在指令、函式庫的地方  當新建database時，會順便產生  跟system tablespace一樣具有一些特別的保護機治      無法reamanent、read write、extent management local、segment space management auto、drop  不支援 transportable tablespace  如sysaux tablespace遺失、損壞將會讓一些oracle的功能失效       </description>
		<link>http://blog.roodo.com/mywork/archives/4431779.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 06 Nov 2007 23:20:26 +0800</pubDate>
					</item>
	<item>
		<title> 10g備份跟還原相關(3/3) / 敗家貓</title>
		<description> Setting Duration and Throttling Option                          1、copy database in 10 hours with minimum impact       RMAN&amp;gt;backup as copy duration 10:00 minimized load database;       2、back up tablespace in 4 hours       RMAN&amp;gt;backup duration 4:00 filesperset 1 tablespace users;       3、back up as &amp;nbsp;many files as possible in 4 hours       RMAN&amp;gt;backup duration 4:00 partial filesperset 1 database;                duration &amp;lt;hrs&amp;gt;:&amp;lt;mins&amp;gt; [partial] [minimize {time|load}]       partial:假如在指定時間內沒有完成備份將不會發生錯誤訊習。如沒有指定的話，將會停止rman執行跟顯示錯誤訊習       minimize time:儘可能的在指定的時間內完成備份的動作       minimize load:儘可能的不影響正常的運作之下完成備份的動作                 summary                              use the flash recovery area to simplify file managemenet for all recovery-related files  apply incremental backups to data file image copies to speed up recovery time  iuse the block change tracking file to create faster incremental backups  use incremental backups to refresh a clone database  use compressed backup sets to save storage space                                   overview                              setting up a flash recvoery area and managing space  enabling block change tracking  using the Oracle-suggested strategy for backups  using optimized incremental backups  recovering with incrementally updated backups  performing RMAN channel failover                       </description>
		<link>http://blog.roodo.com/mywork/archives/4431769.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 06 Nov 2007 23:19:16 +0800</pubDate>
					</item>
	<item>
		<title>10g備份跟還原相關(2/3) / 敗家貓</title>
		<description>&amp;nbsp;10g rman提供的優點     1、單一介面處理全部的備份跟還原流程。  2、加強增量備份特性以縮短份、還原時間  3、提供image 備份的方式縮短restore的時間  4、提供增量備份去clone出db  5、提供壓縮備份檔的選項    </description>
		<link>http://blog.roodo.com/mywork/archives/4270911.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 09 Oct 2007 09:04:13 +0800</pubDate>
					</item>
	<item>
		<title>10g備份跟還原相關(1/3) / 敗家貓</title>
		<description> 1、rman</description>
		<link>http://blog.roodo.com/mywork/archives/4270903.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 09 Oct 2007 09:02:33 +0800</pubDate>
					</item>
	<item>
		<title> 9i RAC 筆記(2) / 敗家貓</title>
		<description>     4、有關Shared Disk                                 &amp;nbsp; 在  rac  看來，每一個  node  的組成都跟標準的  oracle  一樣，都是由  conrtrolfile  、  datafile  、  redo logfile(  不一定一定要使用  )  所組成的，只有在存放這些實体檔案地方要特別的處理。而  oracle  官方是建議使用  ocfs  或  raw  來解決，但只要是符合  cluster file system  的第三方軟体都可以替代  ocfs  或  raw  。                                 &amp;nbsp;&amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/4104065.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Sat, 08 Sep 2007 10:37:27 +0800</pubDate>
					</item>
	<item>
		<title>9i RAC 筆記(1) / 敗家貓</title>
		<description>    Oracle RAC 檔案系統簡介                                      raw:9i/10g/11g支援                                                                              在一般檔案系統中存在著所謂 buffer cache 來提高 IO  處理效率，當使用者存取硬碟資料時，會先將資料放入此暫存空間，再提供 user process 進行讀取 / 寫入。這樣的 IO  過程對一般資料存取時或許是不錯的方式，但是在資料庫的存取應用下，反而會成為一個 IO 瓶頸。    因為 Oracle 本身已經提供了 SGA  負責資料暫存管理，因此這樣的架構下會產生所謂的 double buffering 。況且針對資料存取處理上， Oracle 記憶體中提供的資料暫存演算法肯定比  OS 所提供的資料暫存處理方式來的有效率。    簡單來說，如果我們要讀取一個表格中的某個 block ，他必須先從 disk 讀取後存放在檔案系統中 buffer  cache 後，再複製到屬於 Oracle 的 DB buffer cache 內進行屬於真正資料庫所需的資料操作。寫入資料的時候，也必須要先從 Oracle  data buffer 寫入檔案系統 cache buffer ，然後再批次寫入 disk  。在大量處理資料時，整個系統的資源可能因為多餘的資料搬移而因此消耗殆盡。    因此，在 IO 效能考慮下，在建置資料庫系統時，可選擇使用 raw  device 來 bypass file system cache buffer ，但在 raw device 上進行管理是相對的不方便，因為os無法直接操作到 raw 裏面的資料，而是要由 oracle 的操作介面來處理，為加管理上面的難度。                                                                                                                  asm:10g/11g支援                                                                              簡 單的說可視為raw的加強版，之前的raw裏的檔案操作都要經過SQL語法來能才能操作。所以asm就提供了像os的操作指令，可讓os人員進行簡單的操作、查看檔案大小。並且也提供了像 &amp;nbsp;raid 的功能，可用多棵分割區來加強資料的安全性，online增加空間，加入新的分割區後會自動把空間平均打散到每個分割區上；dba管理者也可不必指定 datafile放那裏，設定什名字，刪除tablespace時要注意實体檔案是否真忘了刪除等等這些好處。                                                                                                    ocfs1/2:9iR2/10g/11g支援                                                                              是一個clusteraware  的文件架構，在每個RAC node上都有  instance運行，並通過網絡通信+lock的機制,確保不同的node對同一個存儲區域的讀寫是在控制下進行並且所有的node通過 ocfs2  instance知道誰寫了/誰讀了。     ps:9i並不是全部的版本都有支援，也可使用協力廠商的cluster file system來取代                                                                                                                              lvm1/2: (Logical Volume Mamager)                                                                              以前linux單一分割區給於初始大小後，將無法再調整，只有刪除再進行分割，這對於24x7的企業環境來說停止運作就是金錢的損失，所以在kernel 2.4之後就支援lvm的格式，可動態的調整每個partition的大小。                    而1跟2代的差別(完整內容請看  http://www.tldp.org/HOWTO/LVM-HOWTO/lvm2faq.html#AEN338 )    * For 2.4 based kernels, the maximum LV size is 2TB. For some older kernels, however, the limit was 1TB due to signedness problems in the block layer. Red Hat Enterprise Linux 3 Update 5 has fixes to allow the full 2TB LVs. Consult your distribution for more information in this regard.    * For 32-bit CPUs on 2.6 kernels, the maximum LV size is 16TB.    * For 64-bit CPUs on 2.6 kernels, the maximum LV size is 8EB. (Yes, that is a very large number.)                                                                                                    redhat gfs :                                                                              redhat 推出的cluster file system&amp;nbsp;的文件架構                 http://www.redhat.com/magazine/008jun05/features/gfs_nfs/  (GFS VS NFS)                 https://www.redhat.com/mailman/listinfo/linux-cluster  (GFS maillist)                                                                                                   cluster file system簡介:                                                                              主要需求是要做到檔案共享給多台機器使用，而能正確的處理同時間對檔案的讀寫不會發生損壞的架構。在這個原理之下你是採用那種檔案格式為何就不重要了，只要廠商能設計出符合這個原理的廠品就可了。我查到的廠品有(更多的資訊就請自行上google尋找了)    Oracle Cluster file system, OCFS    IBM General Parallel File System (GPFS).    Veritas cluster file system. VxCFS    OSCP-Certified NAS Network File System (NFS)    Red Hat Global File System (GFS)    HP&amp;nbsp; Unified Cluster Portfolio    Microsoft Cluster Service (MSCS)                                                                                                                                                             </description>
		<link>http://blog.roodo.com/mywork/archives/4031967.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 28 Aug 2007 00:32:36 +0800</pubDate>
					</item>
	<item>
		<title>RMAN  auxiliary 的應用 / 敗家貓</title>
		<description>    簡介: 9i rman 除了備份的功能之外，也附加了一些額外的應用，這次是介照如何用rman 的auxiliary 產生一個副本的db          環境簡介:     os:Red Hat Enterprise Linux AS release 4 (Nahant Update 1)     oracle: 9.2.0.4.0 (32位元)     RAM:1G</description>
		<link>http://blog.roodo.com/mywork/archives/3884407.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 08 Aug 2007 09:12:18 +0800</pubDate>
					</item>
	<item>
		<title>Oracle 9iR2 online create dataguard  / 敗家貓</title>
		<description>  os: rhce 4.0   oracle: 9iR2      目標: 大多數的資料都是需要停止db的運作才建置起data guard的，但真實情況中，大多數的企業中是不太能忍受長時間的停止運作   &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; 為了符合現實情況，這次需要二個pc來完成所需要的環境    作用: 做異地備援、縮短移轉機器的停止運作時間</description>
		<link>http://blog.roodo.com/mywork/archives/3853715.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 02 Aug 2007 21:15:36 +0800</pubDate>
					</item>
	<item>
		<title>9i使用logmnr的簡介 / 敗家貓</title>
		<description> os:redhat 4.0  oracle 9iR2  </description>
		<link>http://blog.roodo.com/mywork/archives/3719891.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 26 Jul 2007 13:12:51 +0800</pubDate>
					</item>
	<item>
		<title>all_rows/first_rows/first_rows(n)的筆記 / 敗家貓</title>
		<description>網友的實際測試 http://yangtingkun.itpub.net/post/468/228323 </description>
		<link>http://blog.roodo.com/mywork/archives/3674005.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 17 Jul 2007 13:38:31 +0800</pubDate>
					</item>
	<item>
		<title>Top-n and Paguination Queries / 敗家貓</title>
		<description>  簡介: oracle的世界中暫時還沒有提供分頁的功能，可讓我們很容易的取得到像1000筆到1100筆之間資料的動作，也許在以後會提供吧   目地: 使用oracle提供的分析函數簡化sql寫法</description>
		<link>http://blog.roodo.com/mywork/archives/3655635.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 13 Jul 2007 23:49:28 +0800</pubDate>
					</item>
	<item>
		<title>測試nologging在做dml的redo log運作情況 / 敗家貓</title>
		<description>目地:測試nologging在做dml的redo log運作情況 os: Red Hat Enterprise Linux AS release 4 (Nahant Update 1) oracle: 9.2.0.4.0</description>
		<link>http://blog.roodo.com/mywork/archives/3581135.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 05 Jul 2007 00:07:51 +0800</pubDate>
					</item>
	<item>
		<title>使用histograms的時機 / 敗家貓</title>
		<description> 今日實際遇到要使用histograms的機會了  情況是，有一個table，資料量大約5百多萬筆，但總分類只有2種，但其中一類佔的比列不到10%，但因為oracle 9i不論找尋那一類都是走index(full scan)，這會導致查尋其中一類的資料的效能變差  </description>
		<link>http://blog.roodo.com/mywork/archives/3548413.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 28 Jun 2007 21:21:43 +0800</pubDate>
					</item>
	<item>
		<title>oracle 9.2.0.7的exp bug記錄 / 敗家貓</title>
		<description> os:rhce4 oracle:9.2.0.7 64位元  錯誤訊習   							  							  							EXP-00056: ORACLE error 904 encountered    							  							  							  							ORA-00904: &amp;quot;SYS&amp;quot;.&amp;quot;DBMS_EXPORT_EXTENSION&amp;quot;.&amp;quot;FUNC_INDEX_DEFAULT&amp;quot;:  							invalid identifier    &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/3513821.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Sat, 23 Jun 2007 00:19:49 +0800</pubDate>
					</item>
	<item>
		<title>9iR2遇到RMAN-20003的處理方法 / 敗家貓</title>
		<description> 測試9iR2的catalog時，遇到較怪的情況  在進行還原測試時，前幾次都還很順利，但還原數次後給我出現RMAN-2003，而一直卡在recover database這步。  </description>
		<link>http://blog.roodo.com/mywork/archives/3496773.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 19 Jun 2007 23:11:03 +0800</pubDate>
					</item>
	<item>
		<title>刪除長時間沒有動作的session / 敗家貓</title>
		<description> os:redhat 4.3  oracle:9iR2&amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/3468651.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 14 Jun 2007 21:13:58 +0800</pubDate>
					</item>
	<item>
		<title>9i使用flashback流程 / 敗家貓</title>
		<description> os:redhat 4.3  oracle:9iR2&amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/3468629.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 14 Jun 2007 21:08:56 +0800</pubDate>
					</item>
	<item>
		<title>簡記9i statspack / 敗家貓</title>
		<description> 簡單的記錄一下statspack的方法  1、換目錄到$oracle_home/rdbms/admin 2、使用sysdba登入後執行 @spcreate &amp;nbsp;&amp;nbsp;&amp;nbsp; (他會自動幫你建立一個用戶perfstat) 3、如輸入相關的問題後，如最後結果沒有出現錯誤的話就可接著準備產生報表了 4、execute statspack.snap(建立快照的起始點/終止點) 5、@spreport (選擇你要查看到的起始點跟終止點)  &amp;nbsp;  注意事項:&amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/3256143.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 15 May 2007 21:56:47 +0800</pubDate>
					</item>
	<item>
		<title>oracle 10.1.0.2.0 的expdp bug記錄(ORA-39125) / 敗家貓</title>
		<description> 在測試一些expdp的範列，經查後才知道又是一個bug 但我沒有 metalink 的帳號，所以也無法做下去了=.=&amp;quot;  記錄如下:&amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/3067663.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 26 Apr 2007 17:08:10 +0800</pubDate>
					</item>
	<item>
		<title>記錄一下oracle 10g的bug / 敗家貓</title>
		<description>今天早上db無法登入，經查也許是這個問題吧 不過已重開機完了，也無法證明是否為真，先記錄一下，到時又發生時，再好好的檢查一下了  來源:http://www.itpub.net/506143,1.html 
  </description>
		<link>http://blog.roodo.com/mywork/archives/3021119.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 17 Apr 2007 16:34:11 +0800</pubDate>
					</item>
	<item>
		<title>對rowid一些實驗 / 敗家貓</title>
		<description>
環境 
os:win2k 
oracle:10.1.0.2.0 

</description>
		<link>http://blog.roodo.com/mywork/archives/2980233.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 10 Apr 2007 12:20:26 +0800</pubDate>
					</item>
	<item>
		<title>使用rman的壓縮功能 / 敗家貓</title>
		<description>
今天oracle的hd的使用量正式突破80%了，這就是一個要注意的事情了。於是老樣子先上google尋找了一下10g的rman是否有壓縮的功能可使用，經測試後壓縮比例個人覺的很不錯。 提供一下script給大家參考 
</description>
		<link>http://blog.roodo.com/mywork/archives/2861323.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 16 Mar 2007 13:45:21 +0800</pubDate>
					</item>
	<item>
		<title>測試oracle直接call java程式 / 敗家貓</title>
		<description>當初oracle提供這個功能是為了讓java的程式師可方便寫的一些功能在oracle中使用，這樣子也就可不必學pl/sql了 
但我暫時還沒有找到效能上的差別是多少的官方資料。 
不過有做過就記錄一下，以免以後真的遇到還要上網找資料
</description>
		<link>http://blog.roodo.com/mywork/archives/2851269.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 14 Mar 2007 14:09:21 +0800</pubDate>
					</item>
	<item>
		<title>查到10g預設的系統帳號說明 / 敗家貓</title>
		<description>
最近在看一些文件，突然oracle為何要預設一些帳號呢 上網查了一下資料，發現每個都有他的用意 為了以後方便查尋，小記一下 
</description>
		<link>http://blog.roodo.com/mywork/archives/2844101.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 12 Mar 2007 21:34:10 +0800</pubDate>
					</item>
	<item>
		<title>pl/sql小記 / 敗家貓</title>
		<description>離上次寫pl/sql已好久的時間了，再記錄一下寫的過程，以免以後要用時又要上google查資料了 
</description>
		<link>http://blog.roodo.com/mywork/archives/2842757.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 12 Mar 2007 17:32:09 +0800</pubDate>
					</item>
	<item>
		<title>命令模式執行sql tune advisor / 敗家貓</title>
		<description>
在10g的em中是可以很方便的按一按就可跑完advisor的功能了，但怕有時環境沒辦法提供web介面時，這時還是要靠script了。親自手動做了一下，發現並不難，把流程記錄一下了
</description>
		<link>http://blog.roodo.com/mywork/archives/2812741.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 06 Mar 2007 22:28:14 +0800</pubDate>
					</item>
	<item>
		<title>處理sql沒有走index的流程 / 敗家貓</title>
		<description>
由oracle的em中看到sql沒有走index，但已有建立查尋相關的index所需的欄位了，但oracle就是用full table scan 以下是我處理的流程:</description>
		<link>http://blog.roodo.com/mywork/archives/2792527.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 02 Mar 2007 15:32:15 +0800</pubDate>
					</item>
	<item>
		<title>轉貼正規表示式 / 敗家貓</title>
		<description>
網路上看到一篇還不錯的總結，轉貼上來 來源:http://www.erp100.com/viewthread.php?tid=7061 </description>
		<link>http://blog.roodo.com/mywork/archives/2776889.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 27 Feb 2007 14:43:49 +0800</pubDate>
					</item>
	<item>
		<title>[轉貼]分享關於varchar2類型的寫法 / 敗家貓</title>
		<description>http://www.oracle.com.cn/thread-115323-1-1.html  (原創)關於varchar2的寫法 
 
 
目的： 主要是區別字節和字符 
另外ORACLE推薦使用varchar2, 而不用varchar,原因是以後的ORACLE版本可能不兼容 
1.varchar2(2),表示2個字節, 2bytes. 
2.varchar2(2 char) 表示2個字符, 2個符號. 
例子: 
SQL&amp;gt; desc test 
Name Type             Nullable Default Comments  
---- ---------------- -------- ------- --------  
C1   VARCHAR2(2)      Y                          
C2   VARCHAR2(2 CHAR) Y                          
 
SQL&amp;gt; insert into test values (&#039;aa&#039;,&#039;aa&#039;);   --成功 
1 row inserted 
SQL&amp;gt; insert into test values (&#039;aaa&#039;,&#039;aaa&#039;);  ---一個字母佔1個字節,一個中文佔2個字節 
insert into test values (&#039;aaa&#039;,&#039;aaa&#039;) 
ORA-01401: inserted value too large for column --由於超出第一列的兩個字節,所以報錯 
SQL&amp;gt; insert into test values (&#039;aa&#039;,&#039;aaa&#039;); 
insert into test values (&#039;aa&#039;,&#039;aaa&#039;) 
ORA-01401: inserted value too large for column --由於超出第二列的兩個字節,所以報錯 
SQL&amp;gt; insert into test values (&#039;安&#039;,&#039;安安&#039;);   --成功 
1 row inserted 
SQL&amp;gt; insert into test values (&#039;安安&#039;,&#039;安安&#039;); 
insert into test values (&#039;安安&#039;,&#039;安安&#039;) 
ORA-01401: inserted value too large for column  --由於超出第一列的兩個字符,所以報錯 
SQL&amp;gt; insert into test values (&#039;安&#039;,&#039;安安安&#039;); 
insert into test values (&#039;安&#039;,&#039;安安安&#039;) 
ORA-01401: inserted value too large for column   --由於超出第二列的兩個字符,所以報錯 
</description>
		<link>http://blog.roodo.com/mywork/archives/2723829.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 14 Feb 2007 10:30:11 +0800</pubDate>
					</item>
	<item>
		<title>求一段連續日期，但排除六日 / 敗家貓</title>
		<description>自已標記一下，方便以後查尋  select allday from ( select to_date(&#039;2007-02-15&#039;,&#039;yyyy-mm-dd&#039;)+rownum allday from  (select to_date(&#039;2007-02-15&#039;,&#039;yyyy-mm-dd&#039;),to_date(&#039;2007-02-28&#039;,&#039;yyyy-mm-dd&#039;) from dual)  connect by rownum &amp;lt; to_date(&#039;2007-02-28&#039;,&#039;yyyy-mm-dd&#039;)-to_date(&#039;2007-02-15&#039;,&#039;yyyy-mm-dd&#039;) ) where  to_char(allday,&#039;D&#039;) &amp;gt;1 and to_char(allday,&#039;D&#039;) &amp;lt;7 
</description>
		<link>http://blog.roodo.com/mywork/archives/2703505.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 06 Feb 2007 18:46:37 +0800</pubDate>
					</item>
	<item>
		<title>再次實作10g全文檢索 / 敗家貓</title>
		<description>
這次因為工作的需求再次測驗全文檢索的功能，是否都符合專案所需，記錄一下測試流程: 
</description>
		<link>http://blog.roodo.com/mywork/archives/2662957.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 22 Jan 2007 17:12:06 +0800</pubDate>
					</item>
	<item>
		<title>非sys使用autorace / 敗家貓</title>
		<description>要優化特定的sql，所以想到先使用autorace的方式來解決，但發現一執行set autotrace on;就發生錯誤了 尋問google大神找到了解決方案，只是沒想到10.0.2還有這個bug=.=&amp;quot; 
</description>
		<link>http://blog.roodo.com/mywork/archives/2603249.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 27 Dec 2006 15:04:19 +0800</pubDate>
					</item>
	<item>
		<title>mysql移至oracle的經驗記錄 / 敗家貓</title>
		<description>上個星期都在忙處理mysql的資料匯到oracle中，本來是用sqlldr來處理，後來想到要處理的table很多，就開始找了一些工具來處理。試過了oracle官方軟体，但只支援mysql4.x；再找了Intelligent Converters，發現中文匯入會有問題，最後還是自已diy處理了.........  一些心得分享: 
</description>
		<link>http://blog.roodo.com/mywork/archives/2579830.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 18 Dec 2006 15:12:16 +0800</pubDate>
					</item>
	<item>
		<title>What is ITL? / 敗家貓</title>
		<description>讀9i的033課程裏有說到ITL，上網查資料後，有一個網站的資料整理的還不錯，在這裏記錄一下，以後覆習就不用再找了 http://www.dbazine.com/oracle/or-articles/nanda3 
</description>
		<link>http://blog.roodo.com/mywork/archives/2579799.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 18 Dec 2006 15:00:39 +0800</pubDate>
					</item>
	<item>
		<title>oracle實現mysql的group_concat功能 / 敗家貓</title>
		<description>
前幾天需要把select出來的結果合併成一行，如     mysql&amp;gt; select * from test2; +------+------+------+ | id   | id2  | txt  | +------+------+------+ |    1 |    1 | a    | |    1 |    2 | a1   | |    2 |   10 | b    | |    2 |   11 | b1   | +------+------+------+ 4 rows in set (0.28 sec)  mysql&amp;gt; select id,group_concat(txt) from test2 group by id; +------+-------------------+ | id   | group_concat(txt) | +------+-------------------+ |    1 | a,a1              | |    2 | b,b1              | +------+-------------------+ 2 rows in set (0.08 sec)      下面是我找到oracle實作的方法: 
</description>
		<link>http://blog.roodo.com/mywork/archives/2530270.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 29 Nov 2006 10:49:44 +0800</pubDate>
					</item>
	<item>
		<title> Oracle11g的新特性-11g New Features / 敗家貓</title>
		<description> 轉貼:http://www.itpub.net/675955.html  
	   隨著這幾天Oracle OpenWorld大會的召開，Oracle11g的新特性越來越多的被展現出來。 
 
　　此前，我曾經介紹過Oracle11g將可能在10月份的這個大會上推出，當時關於Alpha版的信息已經可以見到，現在出現的已經是Beta版，離Oracle11g的正式版已經不遠。 
 
　　Laurent Schneider
在他的Blog中提到，關於Oracle11g的名字還沒有最後確定，就像10g推出時一樣，Oracle可能給11版的數據庫一個新的名字。可是據我估
計，更改的可能性不大，因為Grid技術在10g中還並不成熟，推廣和使用也極為有限，Oracle應該會沿著這個方向至少再走1~2個版本才對。 
 
　　那麼11g中將會出現哪些激動人心的新特性(new features)呢? 
 
　　Justin Kestelyn 在他的Blog中提到了很多Beta版中引入的新特性: 
 
　　1.如果說10g著重於降低所有者成本，那麼11g將著重降低變更管理成本(也可以被稱為提供變更保證) 
 
　　2.DataGuard將引入一個新特性-Flashback Standby 
 
　　這個新特性可以使得備用數據庫可以創建一個快照，從而能夠重演主庫的所有負載變化，使得通過備用數據庫研究主庫的負載變化等成為可能，而且通過閃回功能，備用庫仍然可以和主庫保持一致。 
 
　　eygle注:在我看來，這一新特性是豐富了DataGuard的功能，使得DataGuard可以發揮更大的作用。 
 
　　3.在變更管理增強方面，Oracle提供在線的升級(Upgrade)和補丁應用(hot Patching)，從而實現無當機(no downtime)的系統維護. 
 
　　eygle注:這真是一個激動人心的特性，減少Down機時間的問題修復顯然已經被期待已久。 
 
　　 
　4.快速的故障解決 
 
　　這一特性是通過引入自動收集故障相關信息來完成的，同時數據庫提供修復建議(repair Advisor)等工具協助快速故障診斷。 
 
　　5.關於分區的增強 
 
　　實現了通過邏輯對象分區，同時實現了自動分區創建的功能。 
 
　　eygle注:自動分區的創建，一直以來我們都是通過自己編寫的過程來實現的，現在Oracle將這個過程內置在數據庫中，這隻能算得上一個易用性方面的小增強吧。 
 
　　6.其它 
 
　　新的高性能LOB基礎架構 
 
　　本地Java &amp;amp; PL/SQL編譯器 
 
　　新的PHP驅動 
 
　　讓我們一起期待11g的來臨吧!   
</description>
		<link>http://blog.roodo.com/mywork/archives/2528785.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 28 Nov 2006 10:38:51 +0800</pubDate>
					</item>
	<item>
		<title>有關autotrace出來的訊習說明 / 敗家貓</title>
		<description>近來準備033的考試，正在學習使用autorace的方法，但不知到出來的訊習代表的意思為何。經查google後查得到不錯的答案</description>
		<link>http://blog.roodo.com/mywork/archives/2482964.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 16 Nov 2006 18:33:01 +0800</pubDate>
					</item>
	<item>
		<title>實戰sqlldr的心得 / 敗家貓</title>
		<description> 最近老大交待要把mysql的資料移轉到oracle，想說正好利用sqlldr來處理，沒想到遇到一些問題  os: redhat as 4.0 mysql: 5.0 oracle:10 r2 </description>
		<link>http://blog.roodo.com/mywork/archives/2482751.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 16 Nov 2006 17:20:45 +0800</pubDate>
					</item>
	<item>
		<title>跟toda差不多的免費gui軟体 / 敗家貓</title>
		<description>本人一直愛用文字介面，但有時為了效率還是找一些較好的gui軟体來用了。跟各位介照一個免費的並且功能很強的軟体，再也不用花錢買toda了。  http://tora.sourceforge.net/ </description>
		<link>http://blog.roodo.com/mywork/archives/2452962.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 10 Nov 2006 18:40:29 +0800</pubDate>
					</item>
	<item>
		<title>oracle使用db-link連到mysql / 敗家貓</title>
		<description>  測試的環境 os:centos 3.2 oracle:10.1.0.2 mysql:4.1.12 </description>
		<link>http://blog.roodo.com/mywork/archives/2329821.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 19 Oct 2006 14:51:01 +0800</pubDate>
					</item>
	<item>
		<title>簡單的trigger的分享 / 敗家貓</title>
		<description> 目標:當有一個table填入資料時，在log的table裏記錄變動的時間 </description>
		<link>http://blog.roodo.com/mywork/archives/2292290.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 13 Oct 2006 15:51:53 +0800</pubDate>
					</item>
	<item>
		<title> SQL/PL 筆記(新手級) / 敗家貓</title>
		<description>sql/pl的心得分享  剛寫pl，找了不少資料，看來並沒有select出來的table資料直接轉成一個array的函數 所以只好自已寫了 </description>
		<link>http://blog.roodo.com/mywork/archives/2201572.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 27 Sep 2006 17:29:54 +0800</pubDate>
					</item>
	<item>
		<title>更改現在的語系 / 敗家貓</title>
		<description>  1. alter session nls_territory=&#039;TAIWAN&#039;; 2. alter session nls_language=&#039;TRADITIONAL CHINESE&#039;; 3. select to_char(sysdate,&#039;day&#039;) dual;  這樣子就可看到中文的，如要看別的語系的話就自行更改1、2 的參數就好了 </description>
		<link>http://blog.roodo.com/mywork/archives/2192976.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 25 Sep 2006 17:05:35 +0800</pubDate>
					</item>
	<item>
		<title>ocp報表流程 / 敗家貓</title>
		<description> 報考官方網站    http://www.prometric.com/default.htm    流程如圖:   </description>
		<link>http://blog.roodo.com/mywork/archives/2172202.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 20 Sep 2006 16:37:27 +0800</pubDate>
					</item>
	<item>
		<title>使用TKPROF來追蹤，分析使用者的sql / 敗家貓</title>
		<description> OS:win2000 ORACLE:10g r2 </description>
		<link>http://blog.roodo.com/mywork/archives/2136784.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 12 Sep 2006 15:50:18 +0800</pubDate>
					</item>
	<item>
		<title>測試當發生不正常關機，並且當前的redo log file損壞的解決方法 / 敗家貓</title>
		<description>測試環境 os:win2k oracle:10.0.2  
</description>
		<link>http://blog.roodo.com/mywork/archives/2046677.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 21 Aug 2006 17:39:30 +0800</pubDate>
					</item>
	<item>
		<title>沒有備份但遺失了非system的datafile補救方法(noarchive mode) / 敗家貓</title>
		<description>os:win2000 oracle:10.0.2
</description>
		<link>http://blog.roodo.com/mywork/archives/2034660.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 18 Aug 2006 14:14:14 +0800</pubDate>
					</item>
	<item>
		<title>在noarchive的狀態下損壞datafile後能還原的程度 / 敗家貓</title>
		<description>
損壞:只有datafile損壞 os:win2000 oracle:10.0.2
</description>
		<link>http://blog.roodo.com/mywork/archives/2026681.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 16 Aug 2006 15:02:14 +0800</pubDate>
					</item>
	<item>
		<title>記一下Windows Platform Considerations要注意的地方 / 敗家貓</title>
		<description> 
 
   
     
         Windows
does not implicitly support inheritance of network endpoints  .
To do this, the registry entry   USE_SHARED_SOCKET must be set
to TRUE to allow multiple connections to use a single socket  .
When the value is FALSE (default), bequeath connections are not
possible so a redirect session is initiated instead. 
If the USE_SHARED_SOCKET entry is set to TRUE, Windows can initiate
bequeath connections but there are some caveats to consider. If a
number of&amp;nbsp;connections are initiated and for some reason the
listener is stopped, the   listener will not be able to
be restarted until the connections are cleared  .
       
        This
is because the existing connections are using the same port number that
the listener needs to listen on  . This is a
limitation with Microsoft&amp;rsquo;s implementation of TCP/IP using
Windows Sockets API (WINSOCK2).
       
     
   
 
 
</description>
		<link>http://blog.roodo.com/mywork/archives/2016392.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 14 Aug 2006 18:23:06 +0800</pubDate>
					</item>
	<item>
		<title>查INSERT Append as SELECT所找到不錯的文章 / 敗家貓</title>
		<description>我只貼出重點，全文請到原作那裏看        數據導入方法    總體導入時間(秒)   	 導入進程佔用CPU時間(秒)   
  逐條數據插入INSERT  	172	  52  
  逐條數據插入INSERT，表暫無索引  	130	  35  
  批量插入，表暫無索引	  14	  7  
  Create As Select，使用Oracle9i的External Table  	15  	8  
  INSERT Append as SELECT，使用Oracle9i的External Table	  15  	8  
  SQL*Loader conventional path 缺省導入選項  	81	  12  
  SQL*Loader direct path  導入選項	  9	  3  
  
 </description>
		<link>http://blog.roodo.com/mywork/archives/2015571.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 14 Aug 2006 14:58:06 +0800</pubDate>
					</item>
	<item>
		<title>ORACLE  SQLLDR簡介 / 敗家貓</title>
		<description>
使用時機多半是用來把其他的資料庫的資料、文字檔匯入oracle中，或是把較舊的oracle板本裡的資料匯入較新的板本中  測試環境 OS:win2000 ORACLE:10.0.2  操作重點 1、確認執行動作的用戶有權限進行 2、目地table要先建立 3、control檔內容要正確
</description>
		<link>http://blog.roodo.com/mywork/archives/2015107.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 14 Aug 2006 12:26:48 +0800</pubDate>
					</item>
	<item>
		<title>fast_start_mttr_target的說解 / 敗家貓</title>
		<description>fast_start_mttr_target允許DBA指定數據庫進行崩潰恢復需要的秒數。  實際上這個參數被轉化為設置參數FAST_START_IO_TARGET,LOG_CHECKPOINT_INTERVAL兩個參數。這個特性大大簡化了限定數據庫恢復時間，並增加了準確性。ast_start_mttr_target是一個動態參數，可以在線修改。例如：  alter system set fast_start_mttr_target =60;  在一個單實例數據庫配置中fast_start_mttr_target的值是一個估測的崩潰平均恢復時間。在rac裡。最壞的情況下，實例崩潰恢復時間是所有的在open  (read/write open)狀態的實例的fast_start_mttr_target參數值的和。但是實際的恢復時間會少一些因為初始化和文件打開只需要做一次。 </description>
		<link>http://blog.roodo.com/mywork/archives/1987839.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 08 Aug 2006 11:03:01 +0800</pubDate>
					</item>
	<item>
		<title>noarchive的情況下硬碟壞了，使用rman還原 / 敗家貓</title>
		<description>  os:win2000 oracle:10.0.2  </description>
		<link>http://blog.roodo.com/mywork/archives/1983659.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 07 Aug 2006 12:03:57 +0800</pubDate>
					</item>
	<item>
		<title>nocarchive使用rman還原測試 / 敗家貓</title>
		<description>  os:win2000 oracle:10.0.2 </description>
		<link>http://blog.roodo.com/mywork/archives/1983647.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 07 Aug 2006 12:00:44 +0800</pubDate>
					</item>
	<item>
		<title>oracle 發生壞塊還原流程 / 敗家貓</title>
		<description>os:win2000 oracle:10.0.2 </description>
		<link>http://blog.roodo.com/mywork/archives/1973638.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 04 Aug 2006 17:25:48 +0800</pubDate>
					</item>
	<item>
		<title>copy Vs datafilecopy / 敗家貓</title>
		<description>
 來源: link 
  Hi Tom,    Could you help me understand the difference  between RMAN copy command and datafile copy command  eg. copy datafile 3 &#039;d:\oracle\oradata\backup\users.dbf&#039;;  copy datafilecopy &#039;d:\oracle\oradta\users01.dbf&#039; to  &#039;d:\oracle\oradata\backup\users.dbf&#039;;  thanks.   
 

   
   
 
 
      
</description>
		<link>http://blog.roodo.com/mywork/archives/1849456.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 04 Jul 2006 22:56:15 +0800</pubDate>
					</item>
	<item>
		<title>解決oracle mount nfs備份發生ORA-27054 / 敗家貓</title>
		<description>
今天掛上一個nfs的目錄，然後進行rman備份時發生了 ORA-19504: failed to create file &amp;quot;/u01/db_back/archive_20060620_03hm3gn8_3_1&amp;quot; ORA-27054: NFS file system where the file is created or resides is not mounted with correct options   
</description>
		<link>http://blog.roodo.com/mywork/archives/1779608.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 20 Jun 2006 11:46:21 +0800</pubDate>
					</item>
	<item>
		<title>Oracle Flashback / 敗家貓</title>
		<description>
Oracle Flashback Database特性允許通過SQL語句Flashback
Database語句，讓數據庫前滾到當前的前一個時間點或者SCN，而不需要做時間點的恢復。flashback可以迅速將數據庫回到誤操作或人為錯誤
的前一個時間點，可減少解決問題所花費的時間。 
 OS:windows 2000 Oracle:10g
</description>
		<link>http://blog.roodo.com/mywork/archives/1684525.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 30 May 2006 16:28:22 +0800</pubDate>
					</item>
	<item>
		<title>rman 備份、還原單一tablespace / 敗家貓</title>
		<description>os:win2000 oracle:10.2.0.1.0 archive:enable  測試目標:備份單一tablespace和還原tablespace </description>
		<link>http://blog.roodo.com/mywork/archives/1629139.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 18 May 2006 12:09:14 +0800</pubDate>
					</item>
	<item>
		<title>分享看到的ckpt的資料 / 敗家貓</title>
		<description>最近正在讀dba2的資料，讀到ckpt的東西，上網再查了一些相關的資料，找到一個blog裏面寫的資料很不錯，轉貼一下 網址:http://spaces.msn.com/roujiaweize/blog/cns!9745F14B4AEB3B72!328.entry</description>
		<link>http://blog.roodo.com/mywork/archives/1617211.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 15 May 2006 23:49:45 +0800</pubDate>
					</item>
	<item>
		<title>oracle 101 / 敗家貓</title>
		<description> 看到不錯的整理資料  來源:http://www.rocket99.com/oracle/oracle22.html </description>
		<link>http://blog.roodo.com/mywork/archives/1553477.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 08 May 2006 15:17:38 +0800</pubDate>
					</item>
	<item>
		<title>rman recover table方法之一 / 敗家貓</title>
		<description>  初始環境(我使用nocatalog) os:win2000 oracle:10.2.0.1.0 archive:enable </description>
		<link>http://blog.roodo.com/mywork/archives/1533666.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 04 May 2006 15:51:34 +0800</pubDate>
					</item>
	<item>
		<title>[轉]listener.ora--sqlnet.ora--tnsnames.ora的關係以及手工配置舉例 / 敗家貓</title>
		<description>
在找解決oracle的net設定問題時找到一個不錯的文件 來源:http://bbs.loveunix.net/blog.php?tid=56050&amp;amp;starttime=0&amp;amp;endtime=0 </description>
		<link>http://blog.roodo.com/mywork/archives/1438997.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 19 Apr 2006 15:25:28 +0800</pubDate>
					</item>
	<item>
		<title>oracle 10.2.1 install redhat as 4.0 / 敗家貓</title>
		<description>網路上看到比官方更新的安裝手冊 來源: http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnRedHatAS4.php  </description>
		<link>http://blog.roodo.com/mywork/archives/1433778.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 18 Apr 2006 16:02:23 +0800</pubDate>
					</item>
	<item>
		<title>Index Organized Tables (IOT) / 敗家貓</title>
		<description>這裏寫的很明白，轉貼一下 http://www.oracle-base.com/articles/8i/IndexOrganizedTables.php
</description>
		<link>http://blog.roodo.com/mywork/archives/1411108.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 14 Apr 2006 00:34:56 +0800</pubDate>
					</item>
	<item>
		<title>有關rownum的應用 / 敗家貓</title>
		<description>在準備考dba1的考試中，無意看到不錯的處理rownum的語法 來源:http://fengyu.china.com/mysql1.htm  &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1396302.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 10 Apr 2006 23:19:48 +0800</pubDate>
					</item>
	<item>
		<title>oracle自動刪除過期的rman備份檔(script中使用) / 敗家貓</title>
		<description>
delete FORCE archivelog until time &#039;sysdate-n&#039;; 
delete NOPROMPT archivelog until time &#039;sysdate-n&#039;;  n:為天數  &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1372861.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 06 Apr 2006 11:10:16 +0800</pubDate>
					</item>
	<item>
		<title>oracle redo_log檔案壞了 / 敗家貓</title>
		<description>Total System Global Area  281018368 bytes Fixed Size                  1248552 bytes Variable Size              96469720 bytes Database Buffers          180355072 bytes Redo Buffers                2945024 bytes 資料庫已掛載. ORA-16038: 無法存檔日誌 2 序號 60 ORA-19809: 超過復原檔案限制 ORA-00312: 線上日誌 2 繫線 1: &#039;D:\ORACLE\PRODUCT\10.2.0\BINHU\REDO02.LOG&#039;   SQL&amp;gt; select group#,sequence#,archived,status from v$log;      GROUP#  SEQUENCE# ARCHIV STATUS ---------- ---------- ------ --------------------------------          1         62 NO     CURRENT          3         61 NO     INACTIVE          2         60 NO     INACTIVE  SQL&amp;gt; alter database clear unarchived logfile group 2;(沒有歸檔語法) (alter database clear logfile group 2;有歸檔語法) 已更改資料庫.  SQL&amp;gt; alter database open;  已更改資料庫.  SQL&amp;gt;
</description>
		<link>http://blog.roodo.com/mywork/archives/1358664.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 03 Apr 2006 12:05:15 +0800</pubDate>
					</item>
	<item>
		<title>truncate,delete,drop的異同點 / 敗家貓</title>
		<description>來源:http://www.cnoug.org/viewthread.php?tid=15169&amp;amp;highlight=TRUNCATE&amp;amp;page=1 TRUNCATE,delete,drop的異同點   注意:這裡說的delete是指不帶where子句的delete語句  &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1255845.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 14 Mar 2006 18:18:55 +0800</pubDate>
					</item>
	<item>
		<title>ORACLE分頁的sql / 敗家貓</title>
		<description>來源:http://www.faqts.com/knowledge_base/view.phtml/aid/16331/fid/148  &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1250910.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 13 Mar 2006 19:17:03 +0800</pubDate>
					</item>
	<item>
		<title>看到不錯的basd sql / 敗家貓</title>
		<description>
看到不錯的basd sql http://blog.chinaitlab.com/user1/263089/archives/2005/28062.html  &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1226763.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Thu, 09 Mar 2006 00:12:55 +0800</pubDate>
					</item>
	<item>
		<title>mysql對應oracle的create功能 / 敗家貓</title>
		<description>  如不要copy資料的話，那就可以加上where的條件試 create table copy_oracle_test  as select * from employees [where 1=2];  mysql 5.0以上測過ok crearte table copy_mysql_test  select * from employees [where 1=2] ;   &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1224235.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 08 Mar 2006 16:52:18 +0800</pubDate>
					</item>
	<item>
		<title>Oracle&#039;s CASE Expression / 敗家貓</title>
		<description>
       來源:http://www.dbasupport.com/oracle/ora9i/caseExpression01.shtml  多看別人的code也是讓自已進步的一個方法~       </description>
		<link>http://blog.roodo.com/mywork/archives/1222916.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 08 Mar 2006 12:28:43 +0800</pubDate>
					</item>
	<item>
		<title>Rman的format格式中的%參數說明 / 敗家貓</title>
		<description>rman的format格式中的%參數說明如下： 
 
%d 數據庫名稱 
%D 位於該月中的第幾天 (DD) 
%M 位於該年中的第幾月 (MM) 
%F 一個基於DBID唯一的名稱,這個格式的形式為c-IIIIIIIIII-YYYYMMDD-QQ,其中IIIIIIIIII為該數據庫的DBID，YYYYMMDD為日期，QQ是一個1-256的序列 
%n 數據庫名稱，向右填補到最大八個字符 
%u 一個八個字符的名稱代表備份集與創建時間 
%p 該備份集中的備份片號，從1開始到創建的文件數 
%U 一个唯一的文件名，代表%u_%p_%c 
%s 備份集號碼 
%t 備份集時間戳記 
%T 年月日格式(YYYYMMDD) &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1179416.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 27 Feb 2006 14:06:11 +0800</pubDate>
					</item>
	<item>
		<title>取得物件的ddl / 敗家貓</title>
		<description>sql&amp;gt;set long 9999 sq&amp;gt;select dbms_metadata.get_ddl(&#039;&amp;lt;OBJECT&amp;gt;&#039;,&amp;lt;TABLES_NAME&amp;gt;&#039;,&#039;&amp;lt;USER_NAME&amp;gt;&#039;) from dual; OBJECT:可放table、index的keywork TABLE_NAME:放要查的table的名字或是index的名字 USER_NAME:如是被查owner是自已的話可不用填  &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1157637.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 22 Feb 2006 15:54:47 +0800</pubDate>
					</item>
	<item>
		<title>oracle imp/exp / 敗家貓</title>
		<description>匯出 exp user/pwd file=test.dmp log=test.log owner=test  匯入 imp user/pwd file=test.dmp (如有字集的問題可試下面那行) imp user/pwd file=test.dmp FULL=Y &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1153207.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 21 Feb 2006 15:40:21 +0800</pubDate>
					</item>
	<item>
		<title>還原data guard的primary(使用catalog) / 敗家貓</title>
		<description>實作功能:還原data guard的primary(使用catalog) 應用環境:當data guard的parimary跟standby機器db都掛了 &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1152958.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 21 Feb 2006 14:40:03 +0800</pubDate>
					</item>
	<item>
		<title>ORACLE數據庫的部分資料恢複方式。 / 敗家貓</title>
		<description>應用情況: 跳過檢查資料庫的一致性，先讓db開起來，但有可能會流失一些資料，但最少比全部損失的好 
 </description>
		<link>http://blog.roodo.com/mywork/archives/1135228.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Fri, 17 Feb 2006 16:35:46 +0800</pubDate>
					</item>
	<item>
		<title>總結一下到底有多少event會促使DBWR將數據寫入Disk / 敗家貓</title>
		<description>在網路上看到不錯整理，轉貼一下，以後看時較方便 來源: http://blog.csdn.net/kamus/archive/2004/08/02/58236.aspx  &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1120896.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 14 Feb 2006 11:55:59 +0800</pubDate>
					</item>
	<item>
		<title>oracle的impdb/expdp / 敗家貓</title>
		<description>os:rhce 4.0  linux:10.1.2     備份跟還原測試機器上先建立相同的環境，進入sql </description>
		<link>http://blog.roodo.com/mywork/archives/1117380.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 13 Feb 2006 15:45:10 +0800</pubDate>
					</item>
	<item>
		<title>10g 全文檢索 / 敗家貓</title>
		<description>
OS:centos 4.0 oracle:10.1.2 </description>
		<link>http://blog.roodo.com/mywork/archives/1115590.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 13 Feb 2006 01:27:23 +0800</pubDate>
					</item>
	<item>
		<title>oracle的expdb.script / 敗家貓</title>
		<description>#!/bin/bash export HOME=/home/oracle/ export PWD=$HOME . $HOME/.bash_profile export LANG=en  # oracle backup_expdp_dir as /u01/expdp/  EXPDP=/u01/app/oracle/product/10.1.0/db_1/bin/expdp DATE=`date +%Y_%m_%d_%k_%M` LOGFILE=&amp;quot;$DATE&amp;quot;_dump.log SCHEMAS=expdb DIRECTORY=backup_expdp_dir DUMPFILE=&amp;quot;$ORACLE_SID&amp;quot;_&amp;quot;$DATE&amp;quot;.dump  &amp;quot;$EXPDP&amp;quot; 帳號/密碼@apmdb schemas=&amp;quot;$SCHEMAS&amp;quot; directory=&amp;quot;$DIRECTORY&amp;quot; dumpfile=&amp;quot;$DUMPFILE&amp;quot; logfile=&amp;quot;$LOGFILE&amp;quot; job_name=cases_export parallel=4   &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1039308.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 23 Jan 2006 14:42:37 +0800</pubDate>
					</item>
	<item>
		<title>oracle使用script每日寄送log / 敗家貓</title>
		<description>#!/bin/bash ACCESS_LOG=alert.log HOME=/u01/app/oracle/admin/orcl/bdump BACKUP=&amp;quot;$HOME&amp;quot;/backup DATE=`date +%Y%m%d` ACCESS_BACKUP=&amp;quot;$BACKUP&amp;quot;/&amp;quot;$ACCESS_LOG&amp;quot; if [ -f &amp;quot;$HOME&amp;quot;/&amp;quot;$ACCESS_LOG&amp;quot; ] ; then   cat &amp;quot;$HOME&amp;quot;/&amp;quot;$ACCESS_LOG&amp;quot; | mail dba@orcl.com -s db_&amp;quot;$DATE&amp;quot;   cat &amp;quot;$HOME&amp;quot;/&amp;quot;$ACCESS_LOG&amp;quot; &amp;gt;&amp;gt; &amp;quot;$BACKUP&amp;quot;/&amp;quot;$ACCESS_LOG&amp;quot;.&amp;quot;$DATE&amp;quot;   date &amp;gt; &amp;quot;$HOME&amp;quot;/&amp;quot;$ACCESS_LOG&amp;quot; fi  find $BACKUP -mtime +30 -type f -exec rm {} \;  &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1038673.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Mon, 23 Jan 2006 11:03:35 +0800</pubDate>
					</item>
	<item>
		<title>oracle安裝手冊link / 敗家貓</title>
		<description> 做個link的筆記，以免每次要安裝時還要再找一下 http://www.puschitz.com/InstallingOracle10g.shtml   &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1016108.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Wed, 18 Jan 2006 00:03:49 +0800</pubDate>
					</item>
	<item>
		<title>Oracle的備份跟還原(catalog) / 敗家貓</title>
		<description>
這是測試環境，正式環境請把rman db建立在另一台db上面  1、建立rman db流程        [oracle@t1 backup]$ sqlplus /nolog   SQL*Plus: Release 10.1.0.2.0 - Production on Wed Dec 28 11:34:11 2005  Copyright (c) 1982, 2004, Oracle.  All rights reserved.   SQL&amp;gt; conn / as sysdba  Connected.  SQL&amp;gt; create tablespace rman_db datafile  &#039;/u01/app/oracle/apmdb/rman_db.dbf&#039; size 50M;  Tablespace created.   SQL&amp;gt; create user RMAN identified by RMAN default tablespace rman_db temporary tablespace temp;   User created.    SQL&amp;gt; grant connect,resource,recovery_catalog_owner,create any directory to rman;   Grant succeeded.   SQL&amp;gt; exit  Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production With the Partitioning, OLAP and Data Mining options   [oracle@t1 backup]$ rman target / catalog rman/rman@apmdb   Recovery Manager: Release 10.1.0.2.0 - Production  Copyright (c) 1995, 2004, Oracle.  All rights reserved.  connected to target database: APMDB (DBID=2891684270) connected to recovery catalog database recovery catalog is not installed   RMAN&amp;gt; create catalog tablespace rman_db;   recovery catalog created   RMAN&amp;gt; register database;   database registered in recovery catalog starting full resync of recovery catalog full resync complete    &amp;nbsp; </description>
		<link>http://blog.roodo.com/mywork/archives/1014351.html</link>
		<author>info@blog.roodo.com&lt;info@blog.roodo.com&gt;</author>
		<category>網路/3C</category>
		<pubDate>Tue, 17 Jan 2006 17:00:47 +0800</pubDate>
					</item>
</channel>
</rss>