aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-00252: log string of thread string is empty, cannot archive

ORA-00252: log string of thread string is empty, cannot archive
Cause: A log must be used for redo generation before it can be archived. The specified redo log was not been used since it was introduced to the database. However it is possible that instance death during a log switch left the log empty.
Action: Empty logs do not need to be archived. Do not attempt to archive the redo log file.

请先 登录 后评论

1 个回答

小智
ORA-00252:日志字符串的线程字符串为空,不能归档,
.原因:必须将日志用于重做生成,然后才能将其归档。指定的重做日志自从引入数据库以来未被使用。然而,在日志切换期间实例死亡可能使日志空。,
.操作:无需归档空日志。不要尝试归档重做日志文件。,
.
请先 登录 后评论