<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>ORACLE SOS - 备份与恢复</title>
    <link>http://ask.orasos.com/forum-2-1.html</link>
    <description>Latest 20 threads of 备份与恢复</description>
    <copyright>Copyright(C) ORACLE SOS</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 20 Jul 2026 03:42:23 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://ask.orasos.com/static/image/common/logo_88_31.gif</url>
      <title>ORACLE SOS</title>
      <link>http://ask.orasos.com/</link>
    </image>
    <item>
      <title>win asm disk header 异常恢复</title>
      <link>http://ask.orasos.com/thread-2738-1-1.html</link>
      <description><![CDATA[有朋友反馈win环境下rac异常,asm无法正常mount,检查日志发现Fri Jul 03 03:55:46 2020
Errors in file C:\\APP\\ADMINISTRATOR\\diag\\asm\\+asm\\+asm2\\trace\\+asm2_ora_7004.trc:
ORA-15025: could not open disk \&quot;\\\\.\\ORCLDISKDATA1\&quot;
ORA-27041: unable to open file
OSD-0 ...]]></description>
      <category>备份与恢复</category>
      <author>xifenfei</author>
      <pubDate>Fri, 10 Jul 2020 08:55:52 +0000</pubDate>
    </item>
    <item>
      <title>restore database误操作恢复</title>
      <link>http://ask.orasos.com/thread-2707-1-1.html</link>
      <description><![CDATA[接到朋友恢复请求,由于客户的误操作(生产库遇到问题,无法正常open,在没有确认备份和归档日志完全正常的情况下,直接restore database操作),导致原库数据文件被备份中的数据文件还原,而且中间归档丢失,无法一直应用归档把数据文件追到最新.通过Oracle Database Recovery C ...]]></description>
      <category>备份与恢复</category>
      <author>xifenfei</author>
      <pubDate>Sat, 20 Oct 2018 13:01:01 +0000</pubDate>
    </item>
    <item>
      <title>ORA-600 16703故障解析—tab$表被清空</title>
      <link>http://ask.orasos.com/thread-2699-1-1.html</link>
      <description><![CDATA[最近连续遇到两次数据库启动报ORA-600 16703错误,而导致数据库无法正常启动的问题
ORA-600 16703报错Completed: ALTER DATABASE RECOVER  database  alter database openBeginning crash recovery of 1 threads parallel recovery started with 32 processesStarted red ...]]></description>
      <category>备份与恢复</category>
      <author>xifenfei</author>
      <pubDate>Thu, 20 Jul 2017 16:11:33 +0000</pubDate>
    </item>
    <item>
      <title>ORA-00600: internal error code, arguments: [16703], [1403], [20]</title>
      <link>http://ask.orasos.com/thread-2698-1-1.html</link>
      <description><![CDATA[继续上篇的tab$被清空(ORA-600 16703故障解析—tab$表被清空),导致数据库启动异常的case
数据库日志分析
数据库open成功同时报ORA-7445 kokeicbegin和ORA-600 kzrini:!uprofile错误

[hr]再次启动数据库直接报ORA-600 16703错误

[hr]这里有一个其他现象,就是数据库在op ...]]></description>
      <category>备份与恢复</category>
      <author>xifenfei</author>
      <pubDate>Thu, 20 Jul 2017 16:04:56 +0000</pubDate>
    </item>
    <item>
      <title>user 表空间 offline   后   就不能online 了</title>
      <link>http://ask.orasos.com/thread-2661-1-1.html</link>
      <description><![CDATA[把user 表空间 offline   后   就不能online 了    
04:59:06 SYS@ ocat&gt;select status,name  from V$datafile；
STATUS                NAME
--------------------- ------------------------------
SYSTEM                +DATA/ocat/datafile/system.256
           ...]]></description>
      <category>备份与恢复</category>
      <author>gaotuan</author>
      <pubDate>Mon, 09 Mar 2015 12:02:54 +0000</pubDate>
    </item>
    <item>
      <title>通过回退段闪回表不成功</title>
      <link>http://ask.orasos.com/thread-2660-1-1.html</link>
      <description><![CDATA[想通过dbms_flashback做基于scn的闪回，但是不成功，请各位大佬帮忙解答一下，谢谢。

SQL&gt; select * from v$version;

BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
P ...]]></description>
      <category>备份与恢复</category>
      <author>wittzhang</author>
      <pubDate>Fri, 27 Feb 2015 03:09:47 +0000</pubDate>
    </item>
    <item>
      <title>设置pvid导致asm disk损坏,asm diskgroup无法mount</title>
      <link>http://ask.orasos.com/thread-2648-1-1.html</link>
      <description><![CDATA[平台版本信息(2节点RAC)
$ sqlplus -v
 
SQL*Plus: Release 11.2.0.4.0 Production
 
$ uname -a
AIX db2 1 7 00F9733E4C00
GI日志报错信息
2014-12-20 16:44:08.769: 
[ohasd(6946818)]CRS-2769:Unable to failover resource \'ora.diskmon\'.
2014-12-20 16:44:11.775: ...]]></description>
      <category>备份与恢复</category>
      <author>xifenfei</author>
      <pubDate>Sun, 21 Dec 2014 01:35:40 +0000</pubDate>
    </item>
    <item>
      <title>误删除一张表的数据，怎么恢复？</title>
      <link>http://ask.orasos.com/thread-2640-1-1.html</link>
      <description><![CDATA[一不小心把表Tmis_chepjjb里面的数据都删除完了，并且也提交事务了，怎么能恢复表里面数据？求大神帮帮忙，找度娘了。里面有很多，不知道哪种方法可行，找了几个也都不对？]]></description>
      <category>备份与恢复</category>
      <author>北京-小东</author>
      <pubDate>Thu, 20 Nov 2014 13:28:03 +0000</pubDate>
    </item>
    <item>
      <title>惜分飞技术blog---Oracle 异常恢复案例汇总</title>
      <link>http://ask.orasos.com/thread-2639-1-1.html</link>
      <description><![CDATA[在2014年11月11日来临之际,我整理Blog中和异常恢复案例相关的部分文章,供大家参考:
dul处理分区表
误删除dual表恢复
dul恢复drop表测试
跳过obj$坏块方法
bbed解决ORA-01190
exp dmp文件损坏恢复
当前联机日志损坏恢复
ORA-01578坏块解决(1)
ORA-01578坏块解决(2)
undo ...]]></description>
      <category>备份与恢复</category>
      <author>xifenfei</author>
      <pubDate>Mon, 10 Nov 2014 14:28:35 +0000</pubDate>
    </item>
    <item>
      <title>rman 的增量恢复</title>
      <link>http://ask.orasos.com/thread-2637-1-1.html</link>
      <description><![CDATA[用rman  的nocatalog 做备份  ，周一是 rman 的 level=0 备份，周三做level=1 备份，其它都做leve=2 备份；由于公司条件有限 要做主备切换，又没有DG；现想用rman恢复，但数据文件太大了，将近500G，rman完全恢复要八九个小时，客户不可能等待这么长时间，完全恢复等待 ...]]></description>
      <category>备份与恢复</category>
      <author>小树</author>
      <pubDate>Fri, 07 Nov 2014 05:46:05 +0000</pubDate>
    </item>
    <item>
      <title>ORA-01180: can not create datafile 1 during RMAN restore.</title>
      <link>http://ask.orasos.com/thread-520-1-1.html</link>
      <description><![CDATA[我之前也碰到过这个问题, 但是不知道为什么又好了, 重启数据库或者机器都没有用过, 
怀疑是rman没有把backup set的信息更新到controlfile里面.

从netbackup导出来后, 用catalog start with \'/backupsetpath/\';把备份集认出来,但是不能还原数据库,
上MOS一查, 说是缺少 ...]]></description>
      <category>备份与恢复</category>
      <author>Damon</author>
      <pubDate>Fri, 11 Jul 2014 06:57:11 +0000</pubDate>
    </item>
    <item>
      <title>ORA-00604 ORA-00376 ORA-01110 ORA-06512错误</title>
      <link>http://ask.orasos.com/thread-275-1-1.html</link>
      <description><![CDATA[之前用RMAN copy了users表空间的数据文件，然后offline drop 数据文件。
然后利用copy来恢复users表空间
RMAN&gt;restore tablespace users;--没问题
RMAN&gt;recover tablespace users;--没问题
RMAN&gt;sql \'alter tablespace users online\';
ERROR at line 1:
ORA-00604: erro ...]]></description>
      <category>备份与恢复</category>
      <author>蜡笔小新</author>
      <pubDate>Wed, 18 Jun 2014 11:10:54 +0000</pubDate>
    </item>
    <item>
      <title>如何使用BBED添加丢失的datafile？</title>
      <link>http://ask.orasos.com/thread-109-1-1.html</link>
      <description><![CDATA[飞总你好！
   数据库中controlfile全部损坏，数据库没有备份，手动创建了controlfie后漏掉了一个数据库文件，实例打开后，丢失的数据文件状态为recover。
请问这种情况下该如何恢复？]]></description>
      <category>备份与恢复</category>
      <author>AlbertCQY</author>
      <pubDate>Wed, 23 Apr 2014 08:57:18 +0000</pubDate>
    </item>
  </channel>
</rss>