zoukankan      html  css  js  c++  java
  • 053578

    Your ARCHIVELOG-mode database has lost three datafiles and shut down. One is assigned to the
    SYSTEM tablespace and two are assigned to the USERS tablespace. You can choose from the following
    steps to recover your database:
    Which is the correct order of these steps in this case?
    A. Restore the three database datafiles that were lost.
    B. Issue the Startup Mount command to mount the database.
    C. Issue the alter database open command.
    D. Issue the alter database open resetlogs command.
    E. Recover the database using the recover database command.
    F. Recover the datafiles with the recover datafile command.
    G. Take the datafiles offline.
    A. a, b, e, c
    B. b, e, d
    C. a, b, d, c
    D. b, g, c, f
    E. a, b, d, f

  • 相关阅读:
    Linux
    网络
    线程池
    JVM内存结构相关知识
    JVM命令
    maven
    多线程
    AJAX、JSON
    JSP、EL、JSTL
    Mysql面试总结
  • 原文地址:https://www.cnblogs.com/Babylon/p/7809880.html
Copyright © 2011-2022 走看看