<?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 SAP / Oracle data restoration problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909422#M831189</link>
    <description>Hi All&lt;BR /&gt;&lt;BR /&gt;We are facing problem while restoring the backup on our RP5430 Server,11i.&lt;BR /&gt;The backup is taken using the inbulit SAP utility brbackup (which inturn uses cpio).&lt;BR /&gt;&lt;BR /&gt;The SAP Data is there in Disk Station DS2100 connected thru 4si RAID card and configured in RAID 5.Two disk were failed and we made the disks online( even both the disk replaced too) and were able to activate the VG and hence able to mount the file systems.But we were not able to start the Oracle DB because of control and data file corruption. So we tried to rstore the data thru SAP utility brrestore, but it is failing to restore the data. It is initmating for the next volume though our data is there in only one volume.&lt;BR /&gt;But when we tried to retsore the data thru cpio, we are able to restore the data, but we were not able to start the db as it indicates the data file corruption.&lt;BR /&gt;&lt;BR /&gt;Need help badly..&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj</description>
    <pubDate>Mon, 27 Jun 2005 22:19:15 GMT</pubDate>
    <dc:creator>Suraj_2</dc:creator>
    <dc:date>2005-06-27T22:19:15Z</dc:date>
    <item>
      <title>SAP / Oracle data restoration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909422#M831189</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;We are facing problem while restoring the backup on our RP5430 Server,11i.&lt;BR /&gt;The backup is taken using the inbulit SAP utility brbackup (which inturn uses cpio).&lt;BR /&gt;&lt;BR /&gt;The SAP Data is there in Disk Station DS2100 connected thru 4si RAID card and configured in RAID 5.Two disk were failed and we made the disks online( even both the disk replaced too) and were able to activate the VG and hence able to mount the file systems.But we were not able to start the Oracle DB because of control and data file corruption. So we tried to rstore the data thru SAP utility brrestore, but it is failing to restore the data. It is initmating for the next volume though our data is there in only one volume.&lt;BR /&gt;But when we tried to retsore the data thru cpio, we are able to restore the data, but we were not able to start the db as it indicates the data file corruption.&lt;BR /&gt;&lt;BR /&gt;Need help badly..&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj</description>
      <pubDate>Mon, 27 Jun 2005 22:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909422#M831189</guid>
      <dc:creator>Suraj_2</dc:creator>
      <dc:date>2005-06-27T22:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAP / Oracle data restoration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909423#M831190</link>
      <description>General steps:&lt;BR /&gt;&lt;BR /&gt;1) Get the disks you replaced back into the volume group if they were removed. strings /etc/lvmtab If the disks don't show, vgextend the volume group onto the disks.&lt;BR /&gt;&lt;BR /&gt;2) You need to bring your database back to a cold restore point. That pretty much means the last time you shut down the database and did an OS or database utility backup. That is where you need to restore to.&lt;BR /&gt;&lt;BR /&gt;If you can not do number 2, I can't see how you are going to bring the database back online. &lt;BR /&gt;&lt;BR /&gt;The first rule of database disaster recovery is to have a backup that you are absolutely sure of. I have little confidence in your backup methodology based on your post.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 27 Jun 2005 23:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909423#M831190</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-27T23:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAP / Oracle data restoration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909424#M831191</link>
      <description>Hi SEP&lt;BR /&gt;&lt;BR /&gt;Thanks for the answer. Actually our Basis / Oracle DBAs have that backup up startergy. Anyhow,, can you clarify the following for me.&lt;BR /&gt;&lt;BR /&gt;The backup taken thru SAP brbackup ( uses cpio internally) was not able to restore thru brrestore (uses cpio too), but able to restore thru cpio from unix prompt.&lt;BR /&gt;If done thru brbackup the drive hangs.We have changed teh drive, media, till the problem is there.&lt;BR /&gt;&lt;BR /&gt;Any help&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj</description>
      <pubDate>Mon, 27 Jun 2005 23:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909424#M831191</guid>
      <dc:creator>Suraj_2</dc:creator>
      <dc:date>2005-06-27T23:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAP / Oracle data restoration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909425#M831192</link>
      <description>Hi Suraj,&lt;BR /&gt;&lt;BR /&gt;I don't know how this brbackup (found this note about brbackup: &lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=62287.1)" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=62287.1)&lt;/A&gt; works but the first thing you should do is to know if those brbackups are COLD (database down) or HOT (database up) backups?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Tue, 28 Jun 2005 04:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909425#M831192</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-06-28T04:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAP / Oracle data restoration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909426#M831193</link>
      <description>Hi Eric&lt;BR /&gt;&lt;BR /&gt;Thanks for the info. I am not able to download the doc, as am not having the Metallink A/C.&lt;BR /&gt;&lt;BR /&gt;Its hot backup.. Unfortunately there is no cold backup available&lt;BR /&gt;&lt;BR /&gt;Can anybody get me the metallink doc&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 28 Jun 2005 05:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909426#M831193</guid>
      <dc:creator>Suraj_2</dc:creator>
      <dc:date>2005-06-28T05:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAP / Oracle data restoration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909427#M831194</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;That metalink note is a part of information refered in sections in the Legato Storage Manager Administrator's Guide, Part No. A58373-01.&lt;BR /&gt;&lt;BR /&gt;Anyway, your problem seems serious. That's why I don't agree that HOT backups are always the best solution for all database environments...&lt;BR /&gt;&lt;BR /&gt;What did you lost with that disks? Have you lose all controlfiles??&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Tue, 28 Jun 2005 05:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909427#M831194</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-06-28T05:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAP / Oracle data restoration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909428#M831195</link>
      <description>Metalink Doc Attached.&lt;BR /&gt;But i couldn't find any useful info ..</description>
      <pubDate>Tue, 28 Jun 2005 07:17:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909428#M831195</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-06-28T07:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAP / Oracle data restoration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909429#M831196</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;Thanks for the support.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 28 Jun 2005 08:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909429#M831196</guid>
      <dc:creator>Suraj_2</dc:creator>
      <dc:date>2005-06-28T08:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAP / Oracle data restoration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909430#M831197</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;first you need to check what is left:&lt;BR /&gt;&lt;BR /&gt;Most likely you played around with cpio-blocksize parameters in your initSID.sap file and simply forgot to adjust the restore Parameters as well.&lt;BR /&gt;&lt;BR /&gt;What SAP release are you on ?&lt;BR /&gt;Check with "brbackup -version".&lt;BR /&gt;&lt;BR /&gt;Is /oracle/SID/920_64/dbs still available ?&lt;BR /&gt;If you have found the initSID.sap file there, please attach it. &lt;BR /&gt;&lt;BR /&gt;Is /oracle/SID/sapbackup still available ?&lt;BR /&gt;You should find a logfile of the backup run you like to restore. Sort the logs in there by time. If you try to restore from an online backup the file should end with .ant and on .aft if the backup was made offline.&lt;BR /&gt;&lt;BR /&gt;In the backup log should be a copy of the relevant parameters used for the backup and might give some indication which restore parameters might need adjustment.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jun 2005 11:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909430#M831197</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2005-06-28T11:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAP / Oracle data restoration problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909431#M831198</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;Thanks .. we were able to get back the Data  and hence the SAP..&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 29 Jun 2005 04:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-data-restoration-problem/m-p/4909431#M831198</guid>
      <dc:creator>Suraj_2</dc:creator>
      <dc:date>2005-06-29T04:07:48Z</dc:date>
    </item>
  </channel>
</rss>

