aiaiDBA

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

13718043309

010-86462881

ORA-01124: cannot recover data file string - file is in use or recovery

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

请先 登录 后评论

1 个回答

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