标签:ocp
502.A database is running In ARCHIVBXXMS mode. It has two online redo log groups and each groupAnswer: C
原答案为B,应该为C
If the log group is in the CURRENT state, then it is, or was, being actively written to at the time of the
loss. You may even see the LGWR process fail in this case. If this happens, the instance crashes.
Your only option at this point is
to restore from backup, perform cancel-based point-in-time
recovery, and then open the database with the RESETLOGS option.
版权声明:本文为博主原创文章,未经博主允许不得转载。
标签:ocp
原文地址:http://blog.csdn.net/adeline_pan/article/details/46953445