<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>敗家貓</title>
<link>http://blog.roodo.com/mywork/</link>
<description>紙上得來終覺淺，絕知此事要躬行</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/mywork/rss.xml" rel="self" type="application/rss+xml" />
<item>
	<title>11gR2 dump 的錯誤</title>
	<description>
		<![CDATA[測試11gR2 RAC 的dump，遇到一個錯誤，經發現是 sga 設太小了，後來加大到300m後就解決了<br /><br />--- 錯誤訊習如下 ---<br />		]]>
	</description>
	<link>http://blog.roodo.com/mywork/archives/10626673.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/mywork/archives/10626673.html</guid>
	<category>DB</category>
	<pubDate>Mon, 09 Nov 2009 14:51:34 +0800</pubDate>
</item>
<item>
	<title>9i升11g筆記</title>
	<description>
		<![CDATA[最近做了 9i 升11g的測試<br /><a href="https://docs.google.com/fileview?id=0B0XaXP-0w02ZNzUyMzdjN2UtMzJlYS00YmJlLThiMDItMWU3YjRkZGNkOTBl&amp;hl=zh_TW" title="9i_upgrade_11g">直接看pdf檔了</a><br />		]]>
	</description>
	<link>http://blog.roodo.com/mywork/archives/10425823.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/mywork/archives/10425823.html</guid>
	<category>DB</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>
		<![CDATA[10G Grid 遇到 cpu 吃到 100%，經查後才知是個bug		]]>
	</description>
	<link>http://blog.roodo.com/mywork/archives/9890049.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/mywork/archives/9890049.html</guid>
	<category>DB</category>
	<pubDate>Wed, 02 Sep 2009 20:40:10 +0800</pubDate>
</item>
<item>
	<title>11g DGMGRL測試</title>
	<description>
		<![CDATA[測試11g 的DGMGRL功能，發現了<br />Thread 1 advanced to log sequence 139<br />&nbsp; Current log# 2 seq# 139 mem# 0: /u01/app/oracle/oradata/tpdb/redo02.log<br />******************************************************************<br />LGWR: Setting 'active' archival for destination LOG_ARCHIVE_DEST_3<br />******************************************************************		]]>
	</description>
	<link>http://blog.roodo.com/mywork/archives/9563103.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/mywork/archives/9563103.html</guid>
	<category>DB</category>
	<pubDate>Tue, 28 Jul 2009 22:39:16 +0800</pubDate>
</item>
<item>
	<title>11g logical standby的一個bug</title>
	<description>
		<![CDATA[在測11g的 logical standby 遇到一個 ORA-600 ，沒想到最終的解決還是要先重做一次 logical standby了....<br />不過oracle也太不厚道了，從9i就知道這個問題，到11g了還有這個問題=&quot;=<br /><br /><a href="https://metalink2.oracle.com/metalink/plsql/f?p=130:14:5722385744535804629::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,761661.1,1,1,1,helvetica" target="_blank">metalink_link</a><br />		]]>
	</description>
	<link>http://blog.roodo.com/mywork/archives/9337627.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/mywork/archives/9337627.html</guid>
	<category>DB</category>
	<pubDate>Mon, 29 Jun 2009 22:33:42 +0800</pubDate>
</item>
<item>
	<title>解決oracle 11g ORA-16191</title>
	<description>
		<![CDATA[<div>在練習題 &nbsp;oracle 11g guard時，遇到10g沒有遇過的問題</div><div><br /></div><div>-------------&nbsp;取出一段的log -----------</div><div><span style="-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px" class="Apple-style-span"><div>Mon Jun 15 22:49:50 2009</div><div>Error 1017 received logging on to the standby</div><div>------------------------------------------------------------</div><div>Check that the primary and standby are using a password file</div><div>and remote_login_passwordfile is set to SHARED or EXCLUSIVE,&nbsp;</div><div>and that the SYS password is same in the password files.</div><div>&nbsp;&nbsp; &nbsp; &nbsp;returning error <font class="Apple-style-span" color="#0000FF">ORA-16191</font></div><div>------------------------------------------------------------</div><div>Errors in file /u01/app/oracle/diag/rdbms/tguard140/tguard/trace/tguard_arc0_16298.trc:</div><div><font class="Apple-style-span" color="#0000FF">ORA-16191: Primary log shipping client not logged on standby</font></div><div>PING[ARC0]: Heartbeat failed to connect to standby 'tguard141'. Error is 16191.</div><div>Mon Jun 15 22:54:52 2009</div><div>Error 1017 received logging on to the standby</div></span><table border="0"><tbody><tr><td>&nbsp;</td></tr></tbody></table></div><div><br /></div>		]]>
	</description>
	<link>http://blog.roodo.com/mywork/archives/9235493.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/mywork/archives/9235493.html</guid>
	<category>DB</category>
	<pubDate>Mon, 15 Jun 2009 23:16:01 +0800</pubDate>
</item>
<item>
	<title>pl/sql小記</title>
	<description>
		<![CDATA[今天在修改一個PL/SQL，不過真是隔行如隔山~<br />卡在一個小地方快1個小時<br />原來在帶入sql進cursor是不需要&quot;;&quot;<br /><br />一開的寫法如:<br />v_query := 'SELECT name FROM employee WHERE employee_id=5<font size="4" color="#ff6600">;</font>';<br />OPEN l_cursor FOR v_query;<br /><br />正確的寫法是<br />v_query := 'SELECT name FROM employee WHERE employee_id=5';<br /><br /><br />害我今天又加班了快2個小時~~Orz		]]>
	</description>
	<link>http://blog.roodo.com/mywork/archives/9208459.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/mywork/archives/9208459.html</guid>
	<category>DB</category>
	<pubDate>Thu, 11 Jun 2009 22:08:23 +0800</pubDate>
</item>
</channel>
</rss>