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

  • 相关阅读:
    运动运行。
    stratMove方法
    抛物线
    表单的小例子吖
    常用的查询DOM的方法
    liuyan
    防止xss攻击。
    ES6
    Map的使用
    ZOJ 3998(线段树)
  • 原文地址:https://www.cnblogs.com/Babylon/p/7809880.html
Copyright © 2011-2022 走看看