aiaiDBA

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

13718043309

010-86462881

RMAN-05026: WARNING: presuming following set of tablespaces applies to specified point-in-time

RMAN-05026: WARNING: presuming following set of tablespaces applies to specified point-in-time
Cause: RMAN assumes that the current set of tablespaces with undo segments is the same set that was in use at the specified Point-in-Time. If the set of tablespaces with undo segments changes, the recovery fails. If recovery fails, use the optional UNDO TABLESPACE clause of the RECOVER command to specify the correct set of tablespaces.
Action: RMAN assumes that the current set of tablespaces with undo segments is the same set that was in use at the specified Point-in-Time. If the set of tablespaces with undo segments changes, the recovery fails. If recovery fails, use the optional UNDO TABLESPACE clause of the RECOVER command to specify the correct set of tablespaces.

请先 登录 后评论

1 个回答

小智
RMAN-05026:警告:假定下列一组表空间适用于指定的时间点,
.原因: RMAN假定具有撤消段的当前表空间集是与在指定时间点使用的相同集。如果具有撤销段的表空间集会更改,则恢复将失败。如果恢复失败,请使用RECOVER命令的可选UNDO TABLESPACE子句指定正确的表空间集。,
.操作: RMAN假定具有撤消段的当前表空间集与在指定时间点使用的集相同。如果具有撤销段的表空间集会更改,则恢复将失败。如果恢复失败,请使用RECOVER命令的可选UNDO TABLESPACE子句指定正确的表空间集。,
.
请先 登录 后评论