我的编程空间,编程开发者的网络收藏夹
学习永远不晚

ORA-01244: unnamed datafile(s) added to control file by media recovery ORACLE 报错 故障修复 远程处理

短信预约 -IT技能 免费直播动态提醒
省份

北京

  • 北京
  • 上海
  • 天津
  • 重庆
  • 河北
  • 山东
  • 辽宁
  • 黑龙江
  • 吉林
  • 甘肃
  • 青海
  • 河南
  • 江苏
  • 湖北
  • 湖南
  • 江西
  • 浙江
  • 广东
  • 云南
  • 福建
  • 海南
  • 山西
  • 四川
  • 陕西
  • 贵州
  • 安徽
  • 广西
  • 内蒙
  • 西藏
  • 新疆
  • 宁夏
  • 兵团
手机号立即预约

请填写图片验证码后获取短信验证码

看不清楚,换张图片

免费获取短信验证码

ORA-01244: unnamed datafile(s) added to control file by media recovery ORACLE 报错 故障修复 远程处理

文档解释

ORA-01244: unnamed datafile(s) added to control file by media recovery

Cause: Media recovery with a backup control file or a control file that was rebuilt, encountered the creation of a datafile that was not in the control file. An entry has been added to the control file for the new datafiles, but with the file name UNNAMEDnnnn, where nnnn is the file number. Attached errors describe the file names that were originally used to create the files.

Action: Rename the files to valid file names and resume recovery. If necessary the command ALTER DATABASE CREATE DATAFILE may be used to create a file suitable for recovery and do the rename. If the file is not going to be recovered then take it offline with the FOR DROP option.

这是一个由媒体恢复引发的错误,主要指恢复过程中没有命名的数据文件被添加到控制文件当中。

官方解释

ORA-01244:未命名的数据文件被媒体恢复添加到控制文件中。

常见案例

假设控制文件丢失,用新的控制文件替换该数据库实例的控制文件,然后用一个RESETLOGS备份开始恢复,此时,在日志文件的操作之后,控制文件中的数据文件被自动添加,若有数据文件在操作前就已经损坏,此时用户会收到这样一条错误信息。

正常处理方法及步骤

1、仔细查看恢复操作日志,并尝试以正确的名称恢复被损坏的数据文件;

2、如被损坏的文件不重要,可以删除该文件;

3、执行ALTER DATABASE DROP DATAFILE命令,从控制文件中删除未命名的文件。

4、使用ALTER DATABASE OPEN RESETLOGS 命令打开数据库。

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

ORA-01244: unnamed datafile(s) added to control file by media recovery ORACLE 报错 故障修复 远程处理

下载Word文档到电脑,方便收藏和打印~

下载Word文档

猜你喜欢

ORA-01244: unnamed datafile(s) added to control file by media recovery ORACLE 报错 故障修复 远程处理

文档解释ORA-01244: unnamed datafile(s) added to control file by media recoveryCause: Media recovery with a backup control
ORA-01244: unnamed datafile(s) added to control file by media recovery ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-38771: unnamed datafile(s) added to control file by flashback recovery ORACLE 报错 故障修复 远程处理

文档解释ORA-38771: unnamed datafile(s) added to control file by flashback recoveryCause: The recovery step of FLASHBACK
ORA-38771: unnamed datafile(s) added to control file by flashback recovery ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-19681: block media recovery on control file not possible ORACLE 报错 故障修复 远程处理

文档解释ORA-19681: block media recovery on control file not possibleCause: file number 0 specified in block media
ORA-19681: block media recovery on control file not possible ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01113: file string needs media recovery ORACLE 报错 故障修复 远程处理

文档解释ORA-01113: file string needs media recoveryCause: An attempt was made to online or open a database with a file that
ORA-01113: file string needs media recovery ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01143: cannot disable media recovery – file string needs media recovery ORACLE 报错 故障修复 远程处

文档解释ORA-01143: cannot disable media recovery - file string needs media recoveryCause: An attempt to disable media
ORA-01143: cannot disable media recovery – file string needs media recovery ORACLE 报错 故障修复 远程处
2023-11-05

ORA-16078: media recovery disabled ORACLE 报错 故障修复 远程处理

文档解释ORA-16078: media recovery disabledCause: The database is not in ARCHIVELOG mode.Action: Place the database in
ORA-16078: media recovery disabled ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-19576: datafile string not defined in control file ORACLE 报错 故障修复 远程处理

文档解释ORA-19576: datafile string not defined in control fileCause: The specified file number was not found in the control
ORA-19576: datafile string not defined in control file ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01196: file string is inconsistent due to a failed media recovery session ORACLE 报错 故障修复 远程处理

文档解释ORA-01196: file string is inconsistent due to a failed media recovery sessionCause: The file was being recovered
ORA-01196: file string is inconsistent due to a failed media recovery session ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-16139: media recovery required ORACLE 报错 故障修复 远程处理

文档解释ORA-16139: media recovery requiredCause: An error has occurred while performing a switchover.Action: If you were
ORA-16139: media recovery required ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-00299: must use file-level media recovery on data file string ORACLE 报错 故障修复 远程处理

文档解释ORA-00299: must use file-level media recovery on data file stringCause: The control file does not contain an entry
ORA-00299: must use file-level media recovery on data file string ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-00243: failed to expand control file filename section by string records ORACLE 报错 故障修复 远程处理

文档解释ORA-00243: failed to expand control file filename section by string recordsCause: Failed to expand control file
ORA-00243: failed to expand control file filename section by string records ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01112: media recovery not started ORACLE 报错 故障修复 远程处理

文档解释ORA-01112: media recovery not startedCause: An attempt to continue media recovery is being made but media recovery
ORA-01112: media recovery not started ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-00221: error on write to control file ORACLE 报错 故障修复 远程处理

文档解释ORA-00221: error on write to control fileCause: An error occurred when writing to one or more of the control
ORA-00221: error on write to control file ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01108: file string is in backup or media recovery ORACLE 报错 故障修复 远程处理

文档解释ORA-01108: file string is in backup or media recoveryCause: Either media recovery is actively being applied to the
ORA-01108: file string is in backup or media recovery ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-19682: file string not in block media recovery context ORACLE 报错 故障修复 远程处理

文档解释ORA-19682: file string not in block media recovery contextCause: Internal errorAction: ...
ORA-19682: file string not in block media recovery context ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-10579: Can not modify control file during test recovery ORACLE 报错 故障修复 远程处理

文档解释ORA-10579: Can not modify control file during test recoveryCause: To proceed with recovery, test recovery needs to
ORA-10579: Can not modify control file during test recovery ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-17520: data file string cannot be added to repopulation ORACLE 报错 故障修复 远程处理

文档解释ORA-17520: data file string cannot be added to repopulationCause: Instant Restore could not add the file to the
ORA-17520: data file string cannot be added to repopulation ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16157: media recovery not allowed following successful FINISH recovery ORACLE 报错 故障修复 远程处理

文档解释ORA-16157: media recovery not allowed following successful FINISH recoveryCause: A RECOVER MANAGED STANDBY DATABASE
ORA-16157: media recovery not allowed following successful FINISH recovery ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-01582: unable to open control file for backup ORACLE 报错 故障修复 远程处理

文档解释ORA-01582: unable to open control file for backupCause: An operating system error occurred while attempting to open
ORA-01582: unable to open control file for backup ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-19654: must use backup control file to switch file incarnations ORACLE 报错 故障修复 远程处理

文档解释ORA-19654: must use backup control file to switch file incarnationsCause: This SWITCHTOCOPY operation is attempting
ORA-19654: must use backup control file to switch file incarnations ORACLE 报错 故障修复 远程处理
2023-11-05

编程热搜

  • Python 学习之路 - Python
    一、安装Python34Windows在Python官网(https://www.python.org/downloads/)下载安装包并安装。Python的默认安装路径是:C:\Python34配置环境变量:【右键计算机】--》【属性】-
    Python 学习之路 - Python
  • chatgpt的中文全称是什么
    chatgpt的中文全称是生成型预训练变换模型。ChatGPT是什么ChatGPT是美国人工智能研究实验室OpenAI开发的一种全新聊天机器人模型,它能够通过学习和理解人类的语言来进行对话,还能根据聊天的上下文进行互动,并协助人类完成一系列
    chatgpt的中文全称是什么
  • C/C++中extern函数使用详解
  • C/C++可变参数的使用
    可变参数的使用方法远远不止以下几种,不过在C,C++中使用可变参数时要小心,在使用printf()等函数时传入的参数个数一定不能比前面的格式化字符串中的’%’符号个数少,否则会产生访问越界,运气不好的话还会导致程序崩溃
    C/C++可变参数的使用
  • css样式文件该放在哪里
  • php中数组下标必须是连续的吗
  • Python 3 教程
    Python 3 教程 Python 的 3.0 版本,常被称为 Python 3000,或简称 Py3k。相对于 Python 的早期版本,这是一个较大的升级。为了不带入过多的累赘,Python 3.0 在设计的时候没有考虑向下兼容。 Python
    Python 3 教程
  • Python pip包管理
    一、前言    在Python中, 安装第三方模块是通过 setuptools 这个工具完成的。 Python有两个封装了 setuptools的包管理工具: easy_install  和  pip , 目前官方推荐使用 pip。    
    Python pip包管理
  • ubuntu如何重新编译内核
  • 改善Java代码之慎用java动态编译

目录