RAC下丢失inactivelogfile的恢复【点击查看详情】
RAC下丢失inactivelogfile的恢复:(1)手动模拟删除onlinelog状态为inactive。 SQLgt; select * from v$log; SQLgt; alter database open;alter database open* (1)手动模拟删除onlinelog状态为inactive。 SQL> select * from v$log; SQL>
相关视频/文章