aiaiDBA

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

13718043309

010-86462881

RMAN-06133: recovery catalog may have obsolete data for datafile string

RMAN-06133: recovery catalog may have obsolete data for datafile string
Cause: A RESTORE UNTIL was issued, and the recovery catalog choose an older incarnation of the datafile than is listed in the control file.
Action: If the recovery catalog has correct data for the datafile, then restore a backup control file using the same UNTIL clause, then retry the datafile restore. Otherwise, restore a backup of the incarnation of the datafile listed in the control file.

请先 登录 后评论

1 个回答

小智
RMAN-06133:恢复目录可能有过时的数据文件字符串数据,
.原因:发出了RESTORE UNTIL,恢复目录选择数据文件的旧版本,而不是控制文件中列出的版本。,
.操作:如果恢复目录具有数据文件的正确数据,则使用相同的UNTIL子句恢复备份控制文件,然后重试数据文件恢复。否则,恢复控制文件中列出的数据文件的化身的备份。,
.
请先 登录 后评论