aiaiDBA

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

13718043309

010-86462881

ORA-38874: cannot flashback data file string - missing incarnation information

ORA-38874: cannot flashback data file string - missing incarnation information
Cause: Flashback Database failed because incarnation information for the start of the offline range for a file was not found in the control file. Flashback could not update the file's header with the missing incarnation's resetlogs information.
Action: Check the trace log for the offline range of the data file. If redo logs from the missing incarnation can be found, register the logs in the control file and retry the command.

请先 登录 后评论

1 个回答

小智
ORA-38874:无法闪回数据文件字符串 - 缺少化身信息,
.原因:闪回数据库失败,因为在控制文件中找不到文件的脱机范围的开始的化身信息。Flashback无法使用缺失的incarnation的resetlogs信息更新文件的标题。,
.操作:检查跟踪日志以查找数据文件的脱机范围。如果可以找到从缺失的角色的重做日志,请在控制文件中注册日志并重试命令。,
.
请先 登录 后评论