当前位置:网站首页>云主机oracle异常恢复----惜分飞
云主机oracle异常恢复----惜分飞
2022-07-05 17:00:00 【惜分飞】
某客户数据库放在x云上面,需要对数据库盘进行扩容,在扩容之前对该盘做了快照,结果没有想到悲剧发生了
|
如上显示,客户的数据文件都放在/dev/vdb中了,但是很不幸,redo文件放在/data中(也就是vda磁盘组中),没有被做快照,结果客户还原vdb快照之后,发现现象如下
|

通过上述分析,该库相当数据文件和redo文件之间相差了一段时间数据,而且该库为非归档,基于这种情况,该库只能强制打开,在打开过程中遇到ORA-600 ktpridestroy2错误
|
对应trace文件
|
通过分析确认该错误和并行恢复有关系,绕过该错误之后,再次尝试启动库报错为ORA-600 4137
|
该错误比较常见,一般是由于undo中有异常事务,对异常事务进行处理,数据库open成功,并顺利导入数据到新库中,完成本次数据恢复
边栏推荐
- Embedded-c Language-4
- Debug kernel code through proc interface
- ICML 2022 | Meta propose une méthode robuste d'optimisation bayésienne Multi - objectifs pour faire face efficacement au bruit d'entrée
- mysql中取出json字段的小技巧
- C (WinForm) the current thread is not in a single threaded unit, so ActiveX controls cannot be instantiated
- Flask solves the problem of CORS err
- 漫画:一道数学题引发的血案
- How MySQL uses JSON_ Extract() takes JSON value
- Little knowledge about C language (array and string)
- Cloud security daily 220705: the red hat PHP interpreter has found a vulnerability of executing arbitrary code, which needs to be upgraded as soon as possible
猜你喜欢

ICML 2022 | Meta提出鲁棒的多目标贝叶斯优化方法,有效应对输入噪声

MySQL之知识点(六)

Use JDBC technology and MySQL database management system to realize the function of course management, including adding, modifying, querying and deleting course information.

stirring! 2022 open atom global open source summit registration is hot!
基于Redis实现延时队列的优化方案小结

Read the basic grammar of C language in one article

CMake教程Step4(安装和测试)

Machine learning compilation lesson 2: tensor program abstraction

机器学习02:模型评估

Winedt common shortcut key modify shortcut key latex compile button
随机推荐
世界上最难的5种编程语言
BigDecimal除法的精度问题
Flask solves the problem of CORS err
忽米沄析:工业互联网标识解析与企业信息系统的融合应用
排错-关于clion not found visual studio 的问题
Zhang Ping'an: accélérer l'innovation numérique dans le cloud et construire conjointement un écosystème industriel intelligent
Flow characteristics of kitchen knife, ant sword, ice scorpion and Godzilla
通过proc接口调试内核代码
CVPR 2022 best student paper: single image estimation object pose estimation in 3D space
Is it safe and reliable to open futures accounts on koufu.com? How to distinguish whether the platform is safe?
Embedded-c Language-1
查看自己电脑连接过的WiFi密码
[Web attack and Defense] WAF detection technology map
漫画:有趣的海盗问题 (完整版)
IDEA 项目启动报错 Shorten the command line via JAR manifest or via a classpath file and rerun.
ClickHouse(03)ClickHouse怎么安装和部署
张平安:加快云上数字创新,共建产业智慧生态
华为云云原生容器综合竞争力,中国第一!
Cartoon: how to multiply large integers? (integrated version)
一口气读懂 IT发展史