<?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: 10g TSPIT recovery failed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965620#M757707</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;"ORA-01190 controlfile or data file string is from before the last RESETLOGS&lt;BR /&gt;Cause: An attempt was made to use a datafile when the log reset information&lt;BR /&gt;in the file does not match the control file. Either the datafile or the control file is&lt;BR /&gt;a backup that was made before the most recent ALTER DATABASE OPEN&lt;BR /&gt;RESETLOGS.&lt;BR /&gt;Action: Restore file from a more recent backup."&lt;BR /&gt;&lt;BR /&gt;After the recover, did you open the database in resetlog mode?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Eric</description>
    <pubDate>Thu, 22 Mar 2007 04:25:12 GMT</pubDate>
    <dc:creator>Eric Antunes</dc:creator>
    <dc:date>2007-03-22T04:25:12Z</dc:date>
    <item>
      <title>10g TSPIT recovery failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965616#M757703</link>
      <description>Hi I am trying TSPIT and I have dropped a table at 11:24 and am trying to recover it. This is what I do.&lt;BR /&gt;&lt;BR /&gt;RMAN&amp;gt; run {&lt;BR /&gt;RECOVER TABLESPACE smm_data UNTIL TIME "TO_DATE('03/21/2007 11:20:00','MM/DD/YYYY HH24:MI:SS')"&lt;BR /&gt;AUXILIARY DESTINATION '/u02/manual_rman_bkp/MNISTEST';&lt;BR /&gt;sql 'alter tablespace smm_data online';&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production&lt;BR /&gt;With the Partitioning, OLAP and Data Mining options&lt;BR /&gt;Export done in AL32UTF8 character set and AL16UTF16 NCHAR character set&lt;BR /&gt;server uses UTF8 character set (possible charset conversion)&lt;BR /&gt;Note: table data (rows) will not be exported&lt;BR /&gt;&lt;BR /&gt;About to export Tablespace Point-in-time Recovery objects...&lt;BR /&gt;EXP-00008: ORACLE error 29308 encountered&lt;BR /&gt;ORA-29308: view TS_PITR_CHECK failure&lt;BR /&gt;ORA-06512: at "SYS.DBMS_PITR", line 887&lt;BR /&gt;ORA-06512: at line 1&lt;BR /&gt;EXP-00000: Export terminated unsuccessfully&lt;BR /&gt;host command complete&lt;BR /&gt;&lt;BR /&gt;Removing automatic instance&lt;BR /&gt;shutting down automatic instance&lt;BR /&gt;Oracle instance shut down&lt;BR /&gt;Automatic instance removed&lt;BR /&gt;RMAN-00571: ===========================================================&lt;BR /&gt;RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============&lt;BR /&gt;RMAN-00571: ===========================================================&lt;BR /&gt;RMAN-03002: failure of recover command at 03/21/2007 13:49:48&lt;BR /&gt;RMAN-03015: error occurred in stored script Memory Script&lt;BR /&gt;RMAN-06135: error executing host command: Additional information: 256&lt;BR /&gt;Additional information: 4&lt;BR /&gt;&lt;BR /&gt;I cannot understand what could be the error. Can anyone advise. Thanks in advance.</description>
      <pubDate>Tue, 20 Mar 2007 22:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965616#M757703</guid>
      <dc:creator>karnash</dc:creator>
      <dc:date>2007-03-20T22:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: 10g TSPIT recovery failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965617#M757704</link>
      <description>Hi,&lt;BR /&gt;not an Oracle expert, but could you have a dependency on the dropped table ?&lt;BR /&gt;&lt;A href="http://download-east.oracle.com/docs/cd/B19306_01/backup.102/b14191/rcmtspit002.htm#sthref774" target="_blank"&gt;http://download-east.oracle.com/docs/cd/B19306_01/backup.102/b14191/rcmtspit002.htm#sthref774&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Mar 2007 11:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965617#M757704</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-03-21T11:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: 10g TSPIT recovery failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965618#M757705</link>
      <description>Hi Karnash,&lt;BR /&gt;&lt;BR /&gt;You can successfully do a TSPITR if the table indexes are ceated within the same  tablespace. Is it your situation?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Mar 2007 12:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965618#M757705</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2007-03-21T12:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: 10g TSPIT recovery failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965619#M757706</link>
      <description>Hi all,&lt;BR /&gt;I had missed a step and now I realized that the indexes are stored in different TS. so I included that in the restore too. The restore went fine and then export was done and Import terminated successfully with warnings.&lt;BR /&gt;then I got &lt;BR /&gt;host command complete&lt;BR /&gt;&lt;BR /&gt;sql statement: alter tablespace  SMM_DATA online&lt;BR /&gt;&lt;BR /&gt;Removing automatic instance&lt;BR /&gt;shutting down automatic instance&lt;BR /&gt;target database instance not started&lt;BR /&gt;Automatic instance removed&lt;BR /&gt;RMAN-00571: ===========================================================&lt;BR /&gt;RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============&lt;BR /&gt;RMAN-00571: ===========================================================&lt;BR /&gt;RMAN-03002: failure of recover command at 03/22/2007 12:08:56&lt;BR /&gt;RMAN-03015: error occurred in stored script Memory Script&lt;BR /&gt;RMAN-03009: failure of sql command on default channel at 03/22/2007 12:08:56&lt;BR /&gt;RMAN-11003: failure during parse/execution of SQL statement: alter tablespace  SMM_DATA online&lt;BR /&gt;ORA-01190: control file or data file 5 is from before the last RESETLOGS&lt;BR /&gt;ORA-01110: data file 5: '/u02/oradata/mnistest/smm_data_001.dbf'&lt;BR /&gt;&lt;BR /&gt;Any ideas ???</description>
      <pubDate>Wed, 21 Mar 2007 20:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965619#M757706</guid>
      <dc:creator>karnash</dc:creator>
      <dc:date>2007-03-21T20:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: 10g TSPIT recovery failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965620#M757707</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;"ORA-01190 controlfile or data file string is from before the last RESETLOGS&lt;BR /&gt;Cause: An attempt was made to use a datafile when the log reset information&lt;BR /&gt;in the file does not match the control file. Either the datafile or the control file is&lt;BR /&gt;a backup that was made before the most recent ALTER DATABASE OPEN&lt;BR /&gt;RESETLOGS.&lt;BR /&gt;Action: Restore file from a more recent backup."&lt;BR /&gt;&lt;BR /&gt;After the recover, did you open the database in resetlog mode?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Thu, 22 Mar 2007 04:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/10g-tspit-recovery-failed/m-p/3965620#M757707</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2007-03-22T04:25:12Z</dc:date>
    </item>
  </channel>
</rss>

