<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Oracle 9i Database Failover in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-database-failover/m-p/4022793#M746006</link>
    <description>Hi,&lt;BR /&gt;We have a Primary and Physical Standby Oracle Databases. We need to understand the exact scenarios when Data Guard Failover should be used. &lt;BR /&gt;I did some search on web and following is the brief info I got:&lt;BR /&gt;Data Guard Failover should be used only when:&lt;BR /&gt;1) Switchover is not possible&lt;BR /&gt;2) Site disasters&lt;BR /&gt;3) Data Failures.&lt;BR /&gt;&lt;BR /&gt;Could please give me more details on when the Data Guard Failover should be used?&lt;BR /&gt;Also let me the exact commands that should be used to perform a Data Guard Failover.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Kaustubh Kane.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 19 Jun 2007 08:52:16 GMT</pubDate>
    <dc:creator>Kaustubh Kane</dc:creator>
    <dc:date>2007-06-19T08:52:16Z</dc:date>
    <item>
      <title>Oracle 9i Database Failover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-database-failover/m-p/4022793#M746006</link>
      <description>Hi,&lt;BR /&gt;We have a Primary and Physical Standby Oracle Databases. We need to understand the exact scenarios when Data Guard Failover should be used. &lt;BR /&gt;I did some search on web and following is the brief info I got:&lt;BR /&gt;Data Guard Failover should be used only when:&lt;BR /&gt;1) Switchover is not possible&lt;BR /&gt;2) Site disasters&lt;BR /&gt;3) Data Failures.&lt;BR /&gt;&lt;BR /&gt;Could please give me more details on when the Data Guard Failover should be used?&lt;BR /&gt;Also let me the exact commands that should be used to perform a Data Guard Failover.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Kaustubh Kane.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2007 08:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-database-failover/m-p/4022793#M746006</guid>
      <dc:creator>Kaustubh Kane</dc:creator>
      <dc:date>2007-06-19T08:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 9i Database Failover</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-database-failover/m-p/4022794#M746007</link>
      <description>First, I want to be clear about a "switchover" and a "failover".  Basically, a switchover is a reversible transition of standby to primary and primary to standby.  A failver is an irreverisible transition of the standby to the primary.&lt;BR /&gt;&lt;BR /&gt;With a switchover, a second switchover operation can be performed to put the primary database back on the original system.  With a failover, there is no fallback.  You need to re-copy the database back to the original system, although at that time a new dataguard configuration can be set up for a switch or fail back.&lt;BR /&gt;&lt;BR /&gt;Oracle recommends that you should use the switchover when possible; however, your exact requirements may vary.  The primary requirement is that the switchover must be initiated on the primary database, with the following sql (on 9i):&lt;BR /&gt;&lt;BR /&gt;alter database commit to switchover to physical standby;&lt;BR /&gt;&lt;BR /&gt;If the primary database is unavailable due to some outtage, then obviously this is not possible, and you must do a failover. &lt;BR /&gt;&lt;BR /&gt;For a failover, there are a few basic steps; I'd suggest reviewing Chapter 7 (Role Management) in Oracle Data Guard "Concepts and Administration" reference at &lt;BR /&gt;&lt;A href="http://download-east.oracle.com/docs/cd/B10501_01/server.920/a96653.pdf" target="_blank"&gt;http://download-east.oracle.com/docs/cd/B10501_01/server.920/a96653.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;1) first, make sure all archive/redo logs are transferred to the standby system.  Logfiles must be manually registered if necessary.&lt;BR /&gt;&lt;BR /&gt;2) issue the following two sql statements:&lt;BR /&gt;alter database recover managed standby finish;&lt;BR /&gt;alter database commit to switchover to primary;&lt;BR /&gt;&lt;BR /&gt;-- at this point the database can no longer be used as a standby, there's no going back.&lt;BR /&gt;&lt;BR /&gt;3) restart the database with&lt;BR /&gt;shutdown immediate;&lt;BR /&gt;startup;</description>
      <pubDate>Tue, 19 Jun 2007 17:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9i-database-failover/m-p/4022794#M746007</guid>
      <dc:creator>Ben Dehner</dc:creator>
      <dc:date>2007-06-19T17:25:25Z</dc:date>
    </item>
  </channel>
</rss>

