文档解释 ORA-00391: All threads must switch to new log fORMat at the same time Cause: An attempt to switch the current log o
ORA-00391: All threads must switch to new log fORMat at the same time
Cause: An attempt to switch the current log of a single thread is not allowed because the compatiblity requirements force a new log format version number. When changing log formats, all threads must switch to the new format at the same time.
Action: Open the database to cause the coordinated log switch. If that is not possible then return to the same software version and compatibility setting last used to open the database.
这是一个oracle数据库报错,表示应用服务器把大量线程分配到同一个Apache WEB Server上时发生的一个报错。
ORA-00391错误代码表示,所有线程必须同时完成对新日志文件格式的切换。如果一个线程还没有完成切换,其他线程就不能使用新的日志文件格式。
当一个线程正在切换到新的日志文件格式,而其他的线程已经切换到新的日志文件格式时,就会发生ORA-00391错误。
1.关闭所有数据库连接器客户端。
2.将系统连接转换到新的日志文件格式,然后确认每个进程都正确完成了切换过程。
3.重新打开连接器客户端,正常运行系统。
--结束END--
本文标题: ORA-00391: All threads must switch to new log format at the same time ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/540944.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0