ORA-00284: recovery session still in progress
Cause: An error during recovery was determined to be minor enough to allow the current recovery session to continue.
Action: More specific messages will accompany this message. Refer to the other messages for the appropriate action.
ORA-00284是ORACLE数据库中一种常见的错误,直接表明在执行恢复会话操作时出现了问题。
1.确保恢复会话已成功完成。
2.可能数据库节点有可能是宕机的,如果是的话,可以尝试重新启动连接节点。
3.可以尝试重启所有的控制文件,让恢复回到原有的状态,然后重复进行恢复操作。
4.如有可能,可以尝试在安装安全性软件的基础上,针对恢复操作采取一些切断性操作,如重启数据库。