aiaiDBA

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

13718043309

010-86462881

RMAN-05507: standby control file checkpoint (string) is more recent than duplication point-in-time (string)

RMAN-05507: standby control file checkpoint (string) is more recent than duplication point-in-time (string)
Cause: A DUPLICATE FOR STANDBY command was issued, but the checkpoint of the control file is more recent than the last archived log or the specified point-in-time.
Action: If an explicit point-in-time was specified, change it to be at least the control file checkpoint; otherwise archive (and backup/copy) the current log.

请先 登录 后评论

1 个回答

小智
RMAN-05507:备用控制文件检查点(字符串)比重复点时间(字符串),
.原因:发出了DUPLICATE FOR STANDBY命令,但是控制文件的检查点比最后一个归档日志或指定的时间点更新。,
.操作:如果指定了显式时间点,请将其更改为至少是控制文件检查点; 否则归档(和备份/复制)当前日志。,
.
请先 登录 后评论