aiaiDBA

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

13718043309

010-86462881

ORA-38882: Cannot drop tablespace string on standby database due to guaranteed restore points.

ORA-38882: Cannot drop tablespace string on standby database due to guaranteed restore points.
Cause: An attempt was made to drop a tablespace on a standby database while there are guaranteed restore points. You cannot do this because Flashback database cannot undo dropping of a tablespace.
Action: Drop all guaranteed restore points and rerun recovery on standby database.

请先 登录 后评论

1 个回答

小智
ORA-38882:由于保证的还原点,无法删除备用数据库上的表空间字符串。,
.原因:尝试在有保证的还原点的情况下删除备用数据库上的表空间。您不能这样做,因为闪回数据库无法撤消删除表空间。,
.操作:删除所有保证的还原点,并在备用数据库上重新运行恢复。,
.
请先 登录 后评论