<?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 tablespace for data has been damage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769535#M895973</link>
    <description>some of the tablespace datafile got corrupted, therefore I was unable to mount them...metadata&lt;BR /&gt;got so corrupted fsck with fullnolog won't work.... because of these problems, database wont' open....although I do have the system tablespace is available along with control file and redologs&lt;BR /&gt;*&lt;BR /&gt;ERROR at line 1:&lt;BR /&gt;ORA-01157: cannot identify/lock data file 17 - see DBWR trace file&lt;BR /&gt;ORA-01110: data file 17: '/tablespace_data04/oradata/saki/tbs_data04a.dbf'&lt;BR /&gt;</description>
    <pubDate>Mon, 22 Jul 2002 17:01:37 GMT</pubDate>
    <dc:creator>Deanna Tran_1</dc:creator>
    <dc:date>2002-07-22T17:01:37Z</dc:date>
    <item>
      <title>tablespace for data has been damage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769535#M895973</link>
      <description>some of the tablespace datafile got corrupted, therefore I was unable to mount them...metadata&lt;BR /&gt;got so corrupted fsck with fullnolog won't work.... because of these problems, database wont' open....although I do have the system tablespace is available along with control file and redologs&lt;BR /&gt;*&lt;BR /&gt;ERROR at line 1:&lt;BR /&gt;ORA-01157: cannot identify/lock data file 17 - see DBWR trace file&lt;BR /&gt;ORA-01110: data file 17: '/tablespace_data04/oradata/saki/tbs_data04a.dbf'&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Jul 2002 17:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769535#M895973</guid>
      <dc:creator>Deanna Tran_1</dc:creator>
      <dc:date>2002-07-22T17:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: tablespace for data has been damage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769536#M895974</link>
      <description>Deanna,&lt;BR /&gt;&lt;BR /&gt;I can't tell from your message what exactly you are asking.  What is it that you want to do at this point?  Do you want to try to recover the data?  Do you just want to open the database without the tablespace?&lt;BR /&gt;&lt;BR /&gt;To help once you answer: what kind of backups do you have available?</description>
      <pubDate>Mon, 22 Jul 2002 18:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769536#M895974</guid>
      <dc:creator>Jeanine Kone</dc:creator>
      <dc:date>2002-07-22T18:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: tablespace for data has been damage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769537#M895975</link>
      <description>Deanna,&lt;BR /&gt;   These errors do not imply corruption. Check the permissions and ownership of the indicated datafile - it must be owned by the oracle user , normally with 644 permission.</description>
      <pubDate>Mon, 22 Jul 2002 18:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769537#M895975</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-07-22T18:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: tablespace for data has been damage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769538#M895976</link>
      <description>hi &lt;BR /&gt;i 'd like to be able to open the database without these files....&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Jul 2002 19:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769538#M895976</guid>
      <dc:creator>Deanna Tran_1</dc:creator>
      <dc:date>2002-07-22T19:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: tablespace for data has been damage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769539#M895977</link>
      <description>Hi,&lt;BR /&gt;to start without the corrupted datafiles:&lt;BR /&gt;&lt;BR /&gt;SVRMGR&amp;gt; STARTUP MOUNT PFILE; &lt;BR /&gt;For each of the corrupted datafiles&lt;BR /&gt;SVRMGR&amp;gt; ALTER DATABASE DATAFILE '&lt;FULL_PATH_FILE_NAME&gt;' OFFLINE; SVRMGR&amp;gt; ALTER DATABASE OPEN;&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Juan&lt;/FULL_PATH_FILE_NAME&gt;</description>
      <pubDate>Mon, 22 Jul 2002 19:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769539#M895977</guid>
      <dc:creator>Juan González</dc:creator>
      <dc:date>2002-07-22T19:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: tablespace for data has been damage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769540#M895978</link>
      <description>Sorry where I write&lt;BR /&gt;ALTER DATABASE MOUNT PFILE;&lt;BR /&gt;&lt;BR /&gt;must be:&lt;BR /&gt;ALTER DATABASE MOUNT;</description>
      <pubDate>Mon, 22 Jul 2002 19:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tablespace-for-data-has-been-damage/m-p/2769540#M895978</guid>
      <dc:creator>Juan González</dc:creator>
      <dc:date>2002-07-22T19:11:14Z</dc:date>
    </item>
  </channel>
</rss>

