当前位置:网站首页>Abnormal recovery of virtual machine Oracle -- Xi Fenfei
Abnormal recovery of virtual machine Oracle -- Xi Fenfei
2022-07-05 17:34:00 【Xi Fenfei】
A customer database is placed in x Above the clouds , The Database disk needs to be expanded , Snapshot the disk before expansion , I didn't expect the tragedy to happen
|
As shown above , The customer's data files are placed in /dev/vdb It's in , But unfortunately ,redo Files in /data in ( That is to say vda In disk group ), Not snapshot , Result customer restore vdb After the snapshot , The findings are as follows
|

Through the above analysis , The library is equivalent to data files and redo There is a time difference between the files , And the library is not archived , Based on this situation , This library can only be opened forcibly , Encountered during opening ORA-600 ktpridestroy2 error
|
Corresponding trace file
|
Through analysis, it is confirmed that the error is related to parallel recovery , After bypassing the error , Try to start the library again, and the error is ORA-600 4137
|
This error is common , Generally due to undo There are abnormal transactions in , Handle abnormal transactions , database open success , And successfully import data into the new database , Complete this data recovery
边栏推荐
猜你喜欢

提高应用程序性能的7个DevOps实践

7. Scala class

北京内推 | 微软亚洲研究院机器学习组招聘NLP/语音合成等方向全职研究员

winedt常用快捷键 修改快捷键latex编译按钮
mysql中取出json字段的小技巧

企业数字化发展中的六个安全陋习,每一个都很危险!

thinkphp3.2.3
Example tutorial of SQL deduplication

查看自己电脑连接过的WiFi密码

WR | Jufeng group of West Lake University revealed the impact of microplastics pollution on the flora and denitrification function of constructed wetlands
随机推荐
How MySQL uses JSON_ Extract() takes JSON value
Tips for extracting JSON fields from MySQL
BigDecimal除法的精度问题
ternary operator
Ordinary programmers look at the code, and top programmers look at the trend
stirring! 2022 open atom global open source summit registration is hot!
排错-关于clion not found visual studio 的问题
Tita performance treasure: how to prepare for the mid year examination?
Summary of optimization scheme for implementing delay queue based on redis
Read the history of it development in one breath
Cartoon: looking for the k-th element of an unordered array (Revised)
如何保存训练好的神经网络模型(pytorch版本)
世界上最难的5种编程语言
ThoughtWorks global CTO: build the architecture according to needs, and excessive engineering will only "waste people and money"
goto Statement
Q2 encryption market investment and financing report in 2022: gamefi becomes an investment keyword
7. Scala class
C # mixed graphics and text, written to the database in binary mode
C#实现水晶报表绑定数据并实现打印3-二维码条形码
漫画:寻找无序数组的第k大元素(修订版)