aiaiDBA

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

13718043309

010-86462881

ORA-38872: Cannot perform backup control file recovery if Flashback Database is enabled.

ORA-38872: Cannot perform backup control file recovery if Flashback Database is enabled.
Cause: RECOVER DATABASE with the BACKUP CONTROLFILE option, or a database recovery that required the control file be made a backup failed because Flashback Database was enabled or there was a guaranteed restore point.
Action: Disable Flashback Database or remove the guaranteed restore point and retry the command.

请先 登录 后评论

1 个回答

小智
ORA-38872:如果启用了闪回数据库,则无法执行备份控制文件恢复。,
.原因:具有BACKUP CONTROLFILE选项的RECOVER DATABASE或需要使控制文件备份失败的数据库恢复,因为闪回数据库已启用或有保证的还原点。,
.操作:禁用闪回数据库或删除保证的还原点,然后重试该命令。,
.
请先 登录 后评论