aiaiDBA

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

13718043309

010-86462881

ORA-38762: redo logs needed for SCN string to SCN string

ORA-38762: redo logs needed for SCN string to SCN string
Cause: The FLASHBACK DATABASE operation failed. The recovery portion of FLASHBACK DATABASE needed redo from the first SCN to the second, but one or more of the redo logs in the range could not be read or opened.
Action: Check the FLASHBACK DATABASE command trace file for a description of the inaccessible redo logs, restore access to them, and retry the FLASHBACK DATABASE command.

请先 登录 后评论

1 个回答

小智
ORA-38762:SCN 字符串到SCN 字符串所需的重做日志,
.原因: FLASHBACK DATABASE操作失败。FLASHBACK DATABASE的恢复部分需要从第一个SCN重做到第二个,但是范围中的一个或多个重做日志无法读取或打开。,
.操作:检查FLASHBACK DATABASE命令跟踪文件以获取不可访问的重做日志的描述,恢复对它们的访问,并重试FLASHBACK DATABASE命令。,
.
请先 登录 后评论