<?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>dbsnaps &#187; High Availability</title>
	<atom:link href="http://www.dbsnaps.com/category/oracle/high-availability/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbsnaps.com</link>
	<description>database video tutorials</description>
	<lastBuildDate>Sun, 13 Nov 2011 13:50:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Oracle Active Standby Database tutorial</title>
		<link>http://www.dbsnaps.com/oracle/oracle-active-standby-database/</link>
		<comments>http://www.dbsnaps.com/oracle/oracle-active-standby-database/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 12:28:52 +0000</pubDate>
		<dc:creator>Liron Amitzi</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[Main-Availability]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[Physical Active Standby Database]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://dbsnaps.oracletutorialvideos.com/?p=143</guid>
		<description><![CDATA[A physical standby database could always be opened in "read only" mode. The problem was that it didn't apply any archived logs at that time. It could only apply logs when mounted.

Then came Oracle 11g...]]></description>
			<content:encoded><![CDATA[<p>A physical standby database could always be opened in &#8220;read only&#8221; mode. The problem was that it didn&#8217;t apply any archived logs at that time. It could only apply logs when mounted.</p>
<p>Then came Oracle 11g with the &#8220;active standby database&#8221; feature (sometimes referenced as real-time query).</p>
<p>With this feature we can open the database in &#8220;read only&#8221; mode, and can still apply archive logs from the primary.</p>
<p>Let&#8217;s see how it works&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dbsnaps.com/oracle/oracle-active-standby-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating an Oracle Standby Database &#8211; Data Guard tutorial</title>
		<link>http://www.dbsnaps.com/oracle/creating-an-oracle-standby-database-data-guard/</link>
		<comments>http://www.dbsnaps.com/oracle/creating-an-oracle-standby-database-data-guard/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 21:52:11 +0000</pubDate>
		<dc:creator>Liron Amitzi</dc:creator>
				<category><![CDATA[High Availability]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle - Latest Articles]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Data Guard]]></category>
		<category><![CDATA[Standby Database]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://dbsnaps.oracletutorialvideos.com/?p=16</guid>
		<description><![CDATA[Physical standby database is a common solution for DR. We can maintain it automatically using Data Guard, or manually by copying archived redo logs to the standby server and apply them to the database.]]></description>
			<content:encoded><![CDATA[<div>
<p>Physical standby  database is a common solution for DR. We can maintain it automatically  using Data Guard, or manually by copying archived redo logs to the  standby server and apply them to the database.</p>
<p>However, before using the standby database  we need to create it. Usually we backup the primary database, copy the  backup files to the standby server and restore the database. But there  is another way, we can duplicate the primary directly to the standby  server without the need for disk space and copying files.</p>
<p>Let&#8217;s see how that works&#8230;.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.dbsnaps.com/oracle/creating-an-oracle-standby-database-data-guard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

