zoukankan      html  css  js  c++  java
  • 053567

    You have discovered that one of three control files has been lost. What steps would you follow to recover that control file?
    A. Shut down the database.
    B. Restore a control-file copy from backup media.
    C. Use the create control file command to create a new control file.
    D. Copy the backup control file into place.
    E. Create a new copy of the control file from one of the surviving control files.
    F. Recover the database using the recover database using backup control file command.
    G. Start up the database.
    A. a, b, f, g
    B. c, f, g
    C. a, d, f, g
    D. a, f, g
    E. a, e, g

      If you lose one or more control files but at least one remains,you should shut down the database.Then use any remaining control file as the source to create new control-file copies for the control files that were lost.Then restart the database.No recovery is required in this situation.

  • 相关阅读:
    List
    迭代器Iterator
    Collection方法
    Collection体系
    Date DateFormat SimpleDateFormat
    Calendar
    BigInteger & BigDecimal
    System类
    正则2 -- pattern和Matcher
    关于团队组成
  • 原文地址:https://www.cnblogs.com/Babylon/p/7805365.html
Copyright © 2011-2022 走看看