aiaiDBA

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

13718043309

010-86462881

ORA-38884: Cannot shrink data file string on standby database due to guaranteed restore points.

ORA-38884: Cannot shrink data file string on standby database due to guaranteed restore points.
Cause: An attempt was made to shrink a data file on a standby database while there are guaranteed restore points. You cannot do this because Flashback database cannot undo the shrinking of a data file.
Action: Drop all guaranteed restore points and rerun recovery on standby database.

请先 登录 后评论

1 个回答

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