zoukankan      html  css  js  c++  java
  • OCP-1Z0-053-200题-173题-573

    QUESTION 173

    Upon starting your database, you receive the following error:

    SQL> startup

    ORACLE instance started.

    Total System Global Area 171581440 bytes

    Fixed Size 1298640 bytes

    Variable Size 146804528 bytes

    Database Buffers 20971520 bytes

    Redo Buffers 2506752 bytes

    Database mounted.

    ORA-00313: open failed for members of log group 1 of thread 1

    ORA-00312: online log 1 thread 1: '/oracle01/oradata/orcl/redo01.log'

    ORA-00312: online log 1 thread 1: '/oracle01/oradata/orcl/redo01a.log'

    You can choose from the following steps:

    1.Restore the database datafiles.

    2.Issue the alter database clear unarchived logfile group 1 command.

    3.Issue the alter database open command.

    4.Issue the alter database open resetlogs command.

    5.Recover the database using point-in-time recovery.

    6.Issue the Startup Mount command to mount the database.

    7.Back up the database.

    Which is the correct order of these steps in this case?

    A. 1,6,5,4,7

    B. 6,5,4

    C. 6,2,3,7

    D. 1,6,3

    E. The database cannot be recovered.

    Answer: C

    同573题:http://blog.csdn.net/rlhua/article/details/18913175


    Explanation/Reference:

    Section: Backup, Recovery & Recovery Manager (RMAN)

  • 相关阅读:
    微信app支付,服务端对接
    git 忽略文件权限
    linux 终端全局代理设置
    centos 谷歌浏览器安装
    putty快速设置本地代理
    centos rpmforge repo
    mysql 同步
    apscheduler 排程
    tornado 排程
    gedit 格式化json
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316112.html
Copyright © 2011-2022 走看看