<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ora-solutions.net - Martin Decker &#187; Data Guard</title>
	<atom:link href="http://www.ora-solutions.net/web/category/oracle-database/data-guard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ora-solutions.net/web</link>
	<description>Indepented Oracle consultant</description>
	<lastBuildDate>Wed, 14 Jul 2010 17:59:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Presentation on Oracle Data Guard 11g (R1/R2) What´s new? (german)</title>
		<link>http://www.ora-solutions.net/web/2010/07/14/presentation-on-oracle-data-guard-11g-r1r2-what%c2%b4s-new-german/</link>
		<comments>http://www.ora-solutions.net/web/2010/07/14/presentation-on-oracle-data-guard-11g-r1r2-what%c2%b4s-new-german/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 17:59:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[11g]]></category>
		<category><![CDATA[Data Guard]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Oracle Enterprise Manager]]></category>

		<guid isPermaLink="false">http://www.ora-solutions.net/web/?p=856</guid>
		<description><![CDATA[I have uploaded the material of the german presentation on Oracle Data Guard 11gr2 Whats New to the &#8220;presentation&#8221; section. It also contains 6 recorded demos using Enterprise Manager Grid Control.
]]></description>
			<content:encoded><![CDATA[<p>I have uploaded the material of the german presentation on Oracle Data Guard 11gr2 Whats New to the <a href="/web/presentations/">&#8220;presentation&#8221;</a> section. It also contains 6 recorded demos using Enterprise Manager Grid Control.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ora-solutions.net/web/2010/07/14/presentation-on-oracle-data-guard-11g-r1r2-what%c2%b4s-new-german/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DataGuard Broker Setup fails because of Cisco Firewall ASA Feature &#8220;fixup/inspect&#8221;</title>
		<link>http://www.ora-solutions.net/web/2009/03/16/dataguard-broker-setup-fails-because-of-cisco-firewall-asa-feature-fixupinspect/</link>
		<comments>http://www.ora-solutions.net/web/2009/03/16/dataguard-broker-setup-fails-because-of-cisco-firewall-asa-feature-fixupinspect/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 18:40:07 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[Data Guard]]></category>

		<guid isPermaLink="false">http://www.ora-solutions.net/web/?p=611</guid>
		<description><![CDATA[I ran into this problem a couple of years ago but I still think that it is worth blogging about. Back then, I tried to setup a data guard broker enviroment but when trying to enable the configuration on the dgmgrl command line, the dataguard configuration files could not be synced to the standby host. [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into this problem a couple of years ago but I still think that it is worth blogging about. Back then, I tried to setup a data guard broker enviroment but when trying to enable the configuration on the dgmgrl command line, the dataguard configuration files could not be synced to the standby host.  After a couple of days of troubleshooting, it turned out that the Cisco ASA Firewall hat the SQL*Net Inspection Feature enabled. But because the data guard broker data packets did not exactly conform to SQL*Net, the Firewall corrupted the packet and it was not able to create the data guard configuration. After disabling the SQL*Net inspection, it worked without any further problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ora-solutions.net/web/2009/03/16/dataguard-broker-setup-fails-because-of-cisco-firewall-asa-feature-fixupinspect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ORA-00322, ORA-00312 at DataGuard Standby</title>
		<link>http://www.ora-solutions.net/web/2008/10/25/ora-00322-ora-00312-at-dataguard-standby/</link>
		<comments>http://www.ora-solutions.net/web/2008/10/25/ora-00322-ora-00312-at-dataguard-standby/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 16:39:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Data Guard]]></category>
		<category><![CDATA[Oracle Database]]></category>

		<guid isPermaLink="false">http://www.ora-solutions.net/web/?p=399</guid>
		<description><![CDATA[From time to time I have encountered the following errors on the physical dataguard standby database while in recovery mode: 
Errors in file /oracle/STBDB1/oratrace/bdump/stbdb1_mrp0_26719.trc:
ORA-00322: log 5 of thread 1 is not current copy
ORA-00312: online log 5 thread 1: '/oracle/STBDB1/origlogB/standby_g5_m1.log'
Sun Oct 16 13:04:08 2008
Errors in file /oracle/STBDB1/oratrace/bdump/stbdb1_mrp0_26719.trc:
ORA-00322: log 5 of thread 1 is not current copy
ORA-00312: [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time I have encountered the following errors on the physical dataguard standby database while in recovery mode: </p>
<blockquote><p><code>Errors in file /oracle/STBDB1/oratrace/bdump/stbdb1_mrp0_26719.trc:<br />
ORA-00322: log 5 of thread 1 is not current copy<br />
ORA-00312: online log 5 thread 1: '/oracle/STBDB1/origlogB/standby_g5_m1.log'<br />
Sun Oct 16 13:04:08 2008<br />
Errors in file /oracle/STBDB1/oratrace/bdump/stbdb1_mrp0_26719.trc:<br />
ORA-00322: log 5 of thread 1 is not current copy<br />
ORA-00312: online log 5 thread 1: '/oracle/STBDB1/origlogB/standby_g5_m1.log'</code></p></blockquote>
<p>The problem corrects itself after a couple of minutes, so there is no real problem, but if you have alert log monitoring active, this will trigger a call for investigation. Oracle is tracking this error with <strong>Bug 5238386 &#8211; ORA-322 possible reading standby redo log header.</strong> There is a one-off patch available for 10.2.0.3 and the patch is included in patchset 10.2.0.4.</p>
<p>There is a workaround to clear the referenced redo log but I don´t see any point in doing that, because the error can occurr again as long as the patch is not installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ora-solutions.net/web/2008/10/25/ora-00322-ora-00312-at-dataguard-standby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
