[重庆思庄每日技术分享]-ORA-00235 :不带锁定的控制文件读取因并发更新而不一致

来源:这里教程网 时间:2026-03-03 17:26:16 作者:

数据库环境单机+DG,在备库alert日志中出现这样的告警:ORA-00235: control file read without a lock inconsistent due to concurrent update

查询官方文档(Doc ID 8655559.8)

WorkaroundIgnore the errors in the alert log.

可以确认是由版本bug造成的,bug号为8655559,可以安全忽略

相关推荐