文档解释 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
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0