aiaiDBA

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

13718043309

010-86462881

ORA-38748: cannot flashback data file string - file is in use or recovery

ORA-38748: cannot flashback data file string - file is in use or recovery
Cause: An attempt to do FLASHBACK DATABASE found that the file was not available for recovery. Either it was online and the database was open in some instance, or another process was currently doing media recovery or flashback on the file.
Action: Do not do FLASHBACK DATABASE.

请先 登录 后评论

1 个回答

小智
ORA-38748:无法闪回数据文件字符串 - 文件正在使用或恢复,
.原因:尝试执行FLASHBACK DATABASE时发现该文件不可用于恢复。它在线并且数据库在某些情况下是打开的,或者另一个进程当前正在对该文件执行介质恢复或闪回。,
.操作:不要执行FLASHBACK DATABASE。,
.
请先 登录 后评论