案例:troubleshooting LCK PROCESS HANG CAUSING ENTIRE DATABASE TO HANG

本案例来自西区某客户,数据库版本为12.2,6节点rac,当时应用反应异常缓慢。十万火急,需要立马解决。当我接手时,故障已经持续了3个小时了。 继续阅读

发表在 Oracle, Oracle troubleshooting | 标签为 | 留下评论

案例:troubleshooting ORA-00600: internal error code, arguments: [25015] when drop tablespace

本案例来自北区某客户,数据库版本信息为AIX 7.1 RAC 11.2.0.4,在删除一个2T的空间时,报错ORA-00600。 继续阅读

发表在 Oracle, Oracle troubleshooting | 标签为 , | 留下评论

比特币勒索文件加密恢复之babyk加密

某客户的windows环境上的所有文件都被比特币勒索加密,其加密后缀名为babyk。数据库不算很大,所以我让客户把加密的oracle数据文件打包给我。 继续阅读

发表在 Oracle, Oracle Recover | 标签为 , , | 留下评论

案例:troubleshooting high buffer gets in insert into … values …

本案例来自北区同事的分享,客户是exadata,11.2.0.4版本,故障现象是很多平时一条非常简单的insert语句,会消耗了大量逻辑读。应用性能严重下降。 继续阅读

发表在 Oracle, Oracle troubleshooting | 标签为 | 留下评论

案例:Troubleshooting library cache lock when concurrent insert

本案例来自南区某客户,数据库版本为rac 11.2.0.4,同事反馈在短短1分钟左右出现大量的活动会话,等待事件为library cache lock,并伴随着row cache lock。之后没有做任何调整就恢复了正常。客户需要知道异常的原因。 继续阅读

发表在 Oracle, Oracle troubleshooting | 标签为 , | 留下评论

Troubleshooting: ‘Log file sync’ Waits

关于log file sync,这对于每一个oracle dba甚至业务开发人员都应该非常熟悉的一个前台等待事件,关于它的诊断在mos中有非常多的文档可供参考,做了8年的oracle dba居然没有对该等待事件做个总结,实在惭愧,本文就跟它做个了断。。。 继续阅读

发表在 Oracle, Oracle troubleshooting, Oralce performance | 标签为 | 留下评论

案例:troubleshooting Large Waits With The Wait Event “resmgr:cpu quantum”

本案例来自西区某客户,数据库版本为11.2.0.4,客户反馈应用异常缓慢,几乎处于不可用的状态。 继续阅读

发表在 Oracle, Oracle troubleshooting | 标签为 , | 留下评论

案例:troubleshooting Connection is Slow using SCAN LISTENER

本案例来自西区某客户,数据库版本12.2。客户故障现象为连接local vip正常,但是连接scan vip就异常缓慢甚至超时。严重影响到了业务的连接。 继续阅读

发表在 Oracle, Oracle troubleshooting | 标签为 | 留下评论

案例:troubleshooting ORA-04030 in MGA on 19c

本案例来自东区某客户,db版本为19.12,业务应用程序频繁报ORA-04030导致业务中断。 继续阅读

发表在 Oracle, Oracle troubleshooting | 标签为 , | 留下评论

案例:troubleshooting LGWR terminating the instance due to error 4021 on standby

该案例来自南区某客户的standby环境,数据库版本为11.2.0.4,凌晨实例发生了crash。 继续阅读

发表在 Oracle, Oracle troubleshooting | 标签为 , , | 留下评论