当前位置:网站首页>Oracle故障处理:Ora-10873:file * needs to be either taken out of backup or media recovered
Oracle故障处理:Ora-10873:file * needs to be either taken out of backup or media recovered
2022-07-05 18:55:00 【51CTO】
在搭建测试环境过程中,客户通过克隆的方式将业务系统进行了克隆用于业务上线前测试,但是在克隆完成后起库过程中发现数据库只能启动到mount状态,在open库的时候出现了报错:
Ora-10873:file * needs to be either taken out of backup or media recovered,如下图:

在oralce的trace日志记录如下报错,如下图:

根据报错提示首先对数据库文件的备份状态进行查看,发现是active状态,如下图:

停止数据库的备份,alter database end backup,然后再查询文件备份状态,select * form v$backup,装态都为not active,如下图:

尝试对数据库进行open,发现数据库可以正常启动,如下图:

总结:
发现如上情况的原因是客户在进行克隆的时候数据库在进行备份,而克隆完成后会自动处于关机状态,关机的时候备份未完成导致库文件状态不对。
边栏推荐
- 什么是文本挖掘 ?「建议收藏」
- 为什么 BI 软件都搞不定关联分析?带你分析分析
- C# 语言的高级应用
- C language makes it easy to add, delete, modify and check the linked list "suggested collection"
- Web3.0时代来了,看天翼云存储资源盘活系统如何赋能新基建(下)
- 企业数字化转型之路,从这里开始
- 块编辑器如何选择?印象笔记 Verse、Notion、FlowUs
- 5. Data access - entityframework integration
- Lombok @builder annotation
- A cloud opens a new future of smart transportation
猜你喜欢

一朵云开启智慧交通新未来

Overview of video self supervised learning

ELK分布式日志分析系统部署(华为云)

Postman核心功能解析 —— 参数化和测试报告
![2022 the most complete Tencent background automation testing and continuous deployment practice in the whole network [10000 words]](/img/4b/90f07cd681b1e0595fc06c9429b338.jpg)
2022 the most complete Tencent background automation testing and continuous deployment practice in the whole network [10000 words]

如何快速进阶自动化测试?听听这3位BAT大厂测试工程师的切身感想....

cf:B. Almost Ternary Matrix【對稱 + 找規律 + 構造 + 我是構造垃圾】

Oracle日期格式转换 to_date,to_char,to_timetamp 相互转换

数学分析_笔记_第9章:曲线积分与曲面积分

Applet modification style (placeholder, checkbox style)
随机推荐
Powerful tool for collection processing
蚂蚁集团开源可信隐私计算框架「隐语」:开放、通用
Isprs2022/ cloud detection: cloud detection with boundary nets
图扑软件数字孪生智慧风电系统
Thoroughly understand why network i/o is blocked?
基于FPGA的超声波测距
2022最新大厂Android面试真题解析,Android开发必会技术
[HCIA cloud] [1] definition of cloud computing, what is cloud computing, architecture and technical description of cloud computing, Huawei cloud computing products, and description of Huawei memory DD
Emqx 5.0 officially released: a single cluster supports 100million mqtt connections
The era of Web3.0 is coming. See how Tianyi cloud storage resources revitalize the system to enable new infrastructure (Part 2)
100million single men and women supported an IPO with a valuation of 13billion
面试官:Redis 过期删除策略和内存淘汰策略有什么区别?
How to write good code defensive programming
Precautions for RTD temperature measurement of max31865 module
Interprocess communication (IPC): shared memory
China law network joins hands to observe the cloud, and the online system is a full link observable platform
Teach you to deal with JS reverse picture camouflage hand in hand
CDB 实例的启动与关闭
Go语言学习教程(十五)
How to quickly advance automated testing? Listen to the personal feelings of the three bat test engineers