返回顶部
首页 > 资讯 > 错误编码 >ORA-00345: redo log write error block string count string ORACLE 报错 故障修复 远程处理
  • 874
分享到

ORA-00345: redo log write error block string count string ORACLE 报错 故障修复 远程处理

报错故障log 2023-11-05 18:11:47 874人浏览 八月长安
摘要

文档解释 ORA-00345: redo log write error block string count string Cause: An io error has occurred while writing the log Act

文档解释

ORA-00345: redo log write error block string count string

Cause: An io error has occurred while writing the log

Action: Correct the cause of the error, and then restart the system. If the log is lost, apply media/incomplete recovery.

ORA-00345 是oracle数据库Redo日志系统出现磁盘写入错误及相应异常处理过程中出现的错误。

官方解释

ORA-00345: redo log write error block string count string

Cause: The Redo Log Writer encountered an error while writing a log buffer.

Action: Check the accompanying messages and take appropriate action.

常见案例

这个错误一般由上文提到的磁盘写入错误,比如磁盘空间不足,磁盘结构损坏等引起。

正常处理方法及步骤

1.查看相关日志获取更多信息,查看日志文件在目录:DIAGNOSTIC_DEST/diag/rdbms/DB_name/instance_name/trace。

2.检查当前的磁盘空间情况,相关的Redo日志文件组是否有空间可以继续写入。

3.尝试添加更多的磁盘空间试试。

4.重新激活数据库并尝试正常访问,如果不能恢复可以尝试restore和recovery。

--结束END--

本文标题: ORA-00345: redo log write error block string count string ORACLE 报错 故障修复 远程处理

本文链接: https://lsjlt.com/news/540549.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作