返回顶部
首页 > 资讯 > 错误编码 >ORA-00352: all logs for thread string need to be archived – cannot enable ORACLE 报错 故障修复 远程处理
  • 923
分享到

ORA-00352: all logs for thread string need to be archived – cannot enable ORACLE 报错 故障修复 远程处理

报错故障logs 2023-11-05 01:11:55 923人浏览 泡泡鱼
摘要

文档解释 ORA-00352: all logs for thread string need to be arcHived – cannot enable Cause: Attempting to enable a threa

文档解释

ORA-00352: all logs for thread string need to be arcHived – cannot enable

Cause: Attempting to enable a thread with all logs needing to be archived, and media recovery has been enabled. There is no log that can be made the new current log for the thread.

Action: Archive a log for the thread or disable media recovery.

ORA-00352: all logs for thread string need to be archived – cannot enable 错误是由于线程不能从未归档的日志中启用。

官方解释

ORA-00352表示,必须归档所有线程的日志,才能启用它们。

常见案例

这个错误通常发生在当并发应用程序正在写入arclogs时,而DBWR正在检索要被归档的日志。

正常处理方法及步骤

1.确保归档机制正在运行正确。

2.确定受“ORA-00352”错误影响的归档日志,使用V$LOG或V$LOGFILE视图。

3.将受影响的归档日志转储到硬盘或其他外部存储中。

4.检查受影响的归档日志是否被备份。

5.如果一台服务器上有多个活动的应用程序,建议对每个应用程序各分配一个ARCLOGD进程。

6.重新分配V$LOG视图中的GROUP#参数。

7.释放受影响的归档日志。

--结束END--

本文标题: ORA-00352: all logs for thread string need to be archived – cannot enable ORACLE 报错 故障修复 远程处理

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

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

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

  • 微信公众号

  • 商务合作