当前位置:网站首页>Oracle fault handling: ora-10873:file * needs to be either taken out of backup or media recovered
Oracle fault handling: ora-10873:file * needs to be either taken out of backup or media recovered
2022-07-05 19:08:00 【51CTO】
In the process of setting up the test environment , The customer cloned the business system through cloning for business pre launch test , However, it is found that the database can only be started up to mount state , stay open An error was reported when the library was :
Ora-10873:file * needs to be either taken out of backup or media recovered, Here's the picture :
stay oralce Of trace An error is reported in the log record as follows , Here's the picture :
First check the backup status of the database file according to the error prompt , Found to be active state , Here's the picture :
Stop the backup of the database ,alter database end backup, Then query the file backup status ,select * form v$backup, The installed state is not active, Here's the picture :
Try to open, It is found that the database can be started normally , Here's the picture :
summary :
The reason for the above situation is that the database is being backed up when the customer is cloning , After cloning, it will be automatically shut down , The status of the library file is incorrect because the backup is not completed when the machine is shut down .
边栏推荐
- 泰山OFFICE技术讲座:由行的布局高度,谈绘制高度的高度溢出、高度缩水(全网首发)
- R语言可视化散点图(scatter plot)图、为图中的部分数据点添加标签、始终显示所有标签,即使它们有太多重叠、ggrepel包来帮忙
- CF: B. almost Ternary Matrix [symétrie + règles de recherche + Construction + I am Construction Waste]
- #夏日挑战赛#数据库学霸笔记,考试/面试快速复习~
- Oracle date format conversion to_ date,to_ char,to_ Timestamp mutual conversion
- 618“低调”谢幕,百秋尚美如何携手品牌跨越“不确定时代”?
- C# 语言的基本语法结构
- ELK分布式日志分析系统部署(华为云)
- [performance test] jmeter+grafana+influxdb deployment practice
- flume系列之:拦截器过滤数据
猜你喜欢
如何实现游戏中的在线计时器和离线计时器
出海十年:新旧接力,黑马崛起
Can Leica capture the high-end market offered by Huawei for Xiaomi 12s?
100million single men and women supported an IPO with a valuation of 13billion
图扑软件数字孪生 | 基于 BIM 技术的可视化管理系统
Chinese postman? Really powerful!
Ten years at sea: old and new relay, dark horse rising
一朵云开启智慧交通新未来
中文版Postman?功能真心强大!
The road of enterprise digital transformation starts from here
随机推荐
Debezium系列之:修改源码支持unix_timestamp() as DEFAULT value
详解SQL中Groupings Sets 语句的功能和底层实现逻辑
5. Data access - entityframework integration
自动化测试的好处
C language makes it easy to add, delete, modify and check the linked list "suggested collection"
2022 latest intermediate and advanced Android interview questions, [principle + practice + Video + source code]
Redhat7.4 configure Yum software warehouse (rhel7.4)
使用文件和目录属性和属性
Golang through pointer for Range implements the change of the value of the element in the slice
Applet modification style (placeholder, checkbox style)
企业数字化转型之路,从这里开始
Tianyi cloud understands enterprise level data security in this way
Go语言学习教程(十六)
Optimization of middle alignment of loading style of device player in easycvr electronic map
泰山OFFICE技术讲座:由行的布局高度,谈绘制高度的高度溢出、高度缩水(全网首发)
android中常见的面试题,2022金九银十Android大厂面试题来袭
c语言简便实现链表增删改查「建议收藏」
#夏日挑战赛# HarmonyOS - 实现消息通知功能
ROS installation error sudo: rosdep: command not found
R语言可视化散点图(scatter plot)图、为图中的部分数据点添加标签、始终显示所有标签,即使它们有太多重叠、ggrepel包来帮忙