<?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 Re: Data Guard Issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006111#M773750</link>
    <description>Thanks</description>
    <pubDate>Thu, 05 Oct 2006 11:07:43 GMT</pubDate>
    <dc:creator>Angus John-Phillips</dc:creator>
    <dc:date>2006-10-05T11:07:43Z</dc:date>
    <item>
      <title>Data Guard Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006103#M773742</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I have a problem with Data Guard. My archive log files are not applied to my physical Standby db.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Angus</description>
      <pubDate>Fri, 29 Sep 2006 06:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006103#M773742</guid>
      <dc:creator>Angus John-Phillips</dc:creator>
      <dc:date>2006-09-29T06:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data Guard Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006104#M773743</link>
      <description>Shalom Angus,&lt;BR /&gt;&lt;BR /&gt;At this point, based on what you posted, it could be anything.&lt;BR /&gt;&lt;BR /&gt;I'd run through a little checklist to try and narrow it down.&lt;BR /&gt;&lt;BR /&gt;1) Is the network between the two machines up?&lt;BR /&gt;2) Are the archive logs on the standby system and unapplied or are they absent.&lt;BR /&gt;3) Check the log files for Data Guard&lt;BR /&gt;4) Check the run status of both databases with sqlplus&lt;BR /&gt;5) What do the log files for Data Guard say?&lt;BR /&gt;6) Is tnsping working between the relavent databases.&lt;BR /&gt;&lt;BR /&gt;An error message would do wonders to cut this problem down to a reasonable size.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 29 Sep 2006 06:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006104#M773743</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-29T06:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data Guard Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006105#M773744</link>
      <description>hi Angus,&lt;BR /&gt;&lt;BR /&gt;You must also verify that the archived logs are  being properly generated and sent to the standby!&lt;BR /&gt;&lt;BR /&gt;You may wish to check your alert.log on both sides.&lt;BR /&gt;&lt;BR /&gt;did you find any error messages?&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 29 Sep 2006 06:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006105#M773744</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-09-29T06:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Data Guard Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006106#M773745</link>
      <description>Shalom Steve,&lt;BR /&gt;&lt;BR /&gt;There was a network issue and at this point the archiving stopped.The archive logs on the standby system are not unapplied so they are they absent.&lt;BR /&gt;&lt;BR /&gt;Sorry I can't o/p the entries from the alert log but system is down for another 1 hour while the generated is being resolved.&lt;BR /&gt;&lt;BR /&gt;How would I apply this logs from the primary to the stndby database. I beleive all i need to do is as followed but not 100 % sure and need clarification.&lt;BR /&gt;&lt;BR /&gt;1.% rcp /u01/oracle/dbs/r_1_90.arc STBYHOST:/u01/oracle/stdby/stdby_1_90.arc  &lt;BR /&gt;2.On the standby database issue 'RECOVER STANDBY DATABASE;'&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Angus</description>
      <pubDate>Fri, 29 Sep 2006 08:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006106#M773745</guid>
      <dc:creator>Angus John-Phillips</dc:creator>
      <dc:date>2006-09-29T08:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data Guard Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006107#M773746</link>
      <description>Sorry that should say that the following :&lt;BR /&gt;&lt;BR /&gt;There was a network issue and at this point the archiving stopped.The archive logs on the standby system are now unapplied so they are they absent.&lt;BR /&gt;&lt;BR /&gt;Sorry I can't o/p the entries from the alert log but system is down for another 1 hour while the generated is being resolved.&lt;BR /&gt;&lt;BR /&gt;How would I apply this logs from the primary to the stndby database. I beleive all i need to do is as followed but not 100 % sure and need clarification.&lt;BR /&gt;&lt;BR /&gt;1.% rcp /u01/oracle/dbs/r_1_90.arc STBYHOST:/u01/oracle/stdby/stdby_1_90.arc  &lt;BR /&gt;2.On the standby database issue 'RECOVER STANDBY DATABASE;'&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Angus</description>
      <pubDate>Fri, 29 Sep 2006 08:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006107#M773746</guid>
      <dc:creator>Angus John-Phillips</dc:creator>
      <dc:date>2006-09-29T08:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data Guard Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006108#M773747</link>
      <description>i assume you are using 8.1.5&lt;BR /&gt;manual recovery mode:&lt;BR /&gt;STARTUP NOMOUNT;&lt;BR /&gt;ALTER DATABASE MOUNT STANDBY DATABASE;&lt;BR /&gt;RECOVER STANDBY DATABASE ;&lt;BR /&gt;&lt;BR /&gt;managed(automatic) recovery mode:&lt;BR /&gt;STARTUP NOMOUNT;&lt;BR /&gt;ALTER DATABASE MOUNT STANDBY DATABASE;&lt;BR /&gt;RECOVER MANAGED STANDBY DATABASE;&lt;BR /&gt;&lt;BR /&gt;-Mandar</description>
      <pubDate>Fri, 29 Sep 2006 20:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006108#M773747</guid>
      <dc:creator>mghosalk</dc:creator>
      <dc:date>2006-09-29T20:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Guard Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006109#M773748</link>
      <description>hi Angus,&lt;BR /&gt;&lt;BR /&gt;if your primary database has stopped archiving the logs, you can reactivate by issueing the following command:&lt;BR /&gt;&lt;BR /&gt;sql&amp;gt; archive log start &lt;BR /&gt;&lt;BR /&gt;Note that you can query your archiver status using the following command:&lt;BR /&gt;&lt;BR /&gt;sql&amp;gt; archive log list&lt;BR /&gt;&lt;BR /&gt;You need to verify that your archiver is operating properly.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Wed, 04 Oct 2006 02:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006109#M773748</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-10-04T02:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Data Guard Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006110#M773749</link>
      <description>Thanks Mandar,&lt;BR /&gt;That worked.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Oct 2006 03:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006110#M773749</guid>
      <dc:creator>Angus John-Phillips</dc:creator>
      <dc:date>2006-10-05T03:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data Guard Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006111#M773750</link>
      <description>Thanks</description>
      <pubDate>Thu, 05 Oct 2006 11:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-guard-issue/m-p/5006111#M773750</guid>
      <dc:creator>Angus John-Phillips</dc:creator>
      <dc:date>2006-10-05T11:07:43Z</dc:date>
    </item>
  </channel>
</rss>

