aiaiDBA

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

13718043309

010-86462881

ORA-38766: cannot flashback data file string; file resized smaller

ORA-38766: cannot flashback data file string; file resized smaller
Cause: An attempt to do FLASHBACK DATABASE found that the file was shrunk during the time to flash back.
Action: The file cannot be flashed back. The file must be taken offline or the tablespace dropped before continuing with the FLASHBACK DATABASE command.

请先 登录 后评论

1 个回答

小智
ORA-38766:无法闪回数据文件字符串 ; 文件大小较小,
.原因:尝试执行FLASHBACK DATABASE发现文件在闪回的时间内收缩。,
.操作:文件不能闪回。在继续执行FLASHBACK DATABASE命令之前,必须使文件脱机或删除表空间。,
.
请先 登录 后评论