<?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: Recover from SYSTEM01.DBF in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265588#M4496</link>
    <description>What message are you getting while starting Oracle server?&lt;BR /&gt;&lt;BR /&gt;sks</description>
    <pubDate>Mon, 03 May 2004 06:52:59 GMT</pubDate>
    <dc:creator>Sanjay Kumar Suri</dc:creator>
    <dc:date>2004-05-03T06:52:59Z</dc:date>
    <item>
      <title>Recover from SYSTEM01.DBF</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265586#M4494</link>
      <description>Hello, I have a bip problem :(  . I had installed Oracle on my computer, but someone re-installed the OS. I still have the old director 'oracle' and I've re-installed Oracle 8. I need to restore/recover data from old '\oradata\' folder. Any suggestions will be appreciated.&lt;BR /&gt;Thanx</description>
      <pubDate>Mon, 03 May 2004 06:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265586#M4494</guid>
      <dc:creator>Datki Iosif</dc:creator>
      <dc:date>2004-05-03T06:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Recover from SYSTEM01.DBF</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265587#M4495</link>
      <description>Below are the requirements for restore,&lt;BR /&gt;&lt;BR /&gt;1.The database should have been shutdown cleanly before re-installation&lt;BR /&gt;&lt;BR /&gt;2.You have the same version of oracle installed.&lt;BR /&gt;&lt;BR /&gt;check to see whether the controlfiles are present.&lt;BR /&gt;&lt;BR /&gt;Just edit init&lt;SID&gt;.ora and show the patch to that instance controlfile.&lt;BR /&gt;&lt;BR /&gt;Just do a &lt;BR /&gt;svrmgr&amp;gt;startup nomount&lt;BR /&gt;svrmgr&amp;gt;alter database mount&lt;BR /&gt;svrmgr&amp;gt;alter database open&lt;BR /&gt;&lt;BR /&gt;revert on errors&lt;BR /&gt;&lt;/SID&gt;</description>
      <pubDate>Mon, 03 May 2004 06:51:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265587#M4495</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-05-03T06:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Recover from SYSTEM01.DBF</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265588#M4496</link>
      <description>What message are you getting while starting Oracle server?&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Mon, 03 May 2004 06:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265588#M4496</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-05-03T06:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Recover from SYSTEM01.DBF</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265589#M4497</link>
      <description>What OS?&lt;BR /&gt; &lt;BR /&gt;When you say folder, as in \oradata\ are you talking windows?&lt;BR /&gt; &lt;BR /&gt;If windows, look for Norton recovery tools.&lt;BR /&gt; &lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 03 May 2004 06:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265589#M4497</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-05-03T06:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Recover from SYSTEM01.DBF</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265590#M4498</link>
      <description>yeap, the OS is windows. One more question: I have an old backup (empty database) that I can restore, but I need to recover the data. Simply copying the systemo1.dbf and all files from old folder does not help me at all (I get an error when I try to open database)......</description>
      <pubDate>Mon, 03 May 2004 07:01:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265590#M4498</guid>
      <dc:creator>Datki Iosif</dc:creator>
      <dc:date>2004-05-03T07:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Recover from SYSTEM01.DBF</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265591#M4499</link>
      <description>you cannot do that,&lt;BR /&gt;&lt;BR /&gt;if that was windows and the database was shutdown cleanly before the re-installation,then just &lt;BR /&gt;&lt;BR /&gt;create the same SID using &lt;BR /&gt;&lt;BR /&gt;C:\oradim -new -sid &lt;SID-NAME&gt; -p &lt;INIT&gt;.ora path&amp;gt; -intpwd &lt;INTERNAL passwd=""&gt;&lt;BR /&gt;&lt;BR /&gt;Then,open that init&lt;SID&gt;.ora and provide the path of the controlfiles.&lt;BR /&gt;&lt;BR /&gt;Then do a startup.&lt;BR /&gt;&lt;BR /&gt;if the database was not shutdown properly and you an trying to use those files,it wont work.&lt;BR /&gt;&lt;BR /&gt;Then you should use the complete backup of all the files.you cannot restore from the present file structure.&lt;/SID&gt;&lt;/INTERNAL&gt;&lt;/INIT&gt;&lt;/SID-NAME&gt;</description>
      <pubDate>Mon, 03 May 2004 07:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265591#M4499</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-05-03T07:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Recover from SYSTEM01.DBF</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265592#M4500</link>
      <description>thanx to everyone who posted for this thread. I've succeded. First of all, I've imported old backup (empty datbaase), then shutdown database, replacing oradata folder with old one, and then starting database.</description>
      <pubDate>Mon, 03 May 2004 09:18:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/recover-from-system01-dbf/m-p/3265592#M4500</guid>
      <dc:creator>Datki Iosif</dc:creator>
      <dc:date>2004-05-03T09:18:37Z</dc:date>
    </item>
  </channel>
</rss>

