zoukankan      html  css  js  c++  java
  • 052-92

    You executed the following commands in an RMAN session for your database instance that has
    failures:
    RMAN> LIST FAILURE;
    After some time, you executed the following command in the same session:
    RMAN> ADVISE FAILURE;
    But there are new failures recorded in the Automatic Diagnostic Repository (ADR) after the execution of the last LIST FAILURE command. Which statement is true for the above ADVISE FAILURE command in this scenario?
    A.It produces a warning for new failures before advising for CRITICAL and HIGH failures.
    B.It ignores new failures and considers the failures listed in the last LIST FAILURE command only.
    C.It produces advice only for new failures and the failures listed in the last LIST FAILURE command are ignored.
    D.It produces an error with recommendation to run the LIST FAILURE command before the ADVISE FAILURE command.

    会产生一个新的warning警告在CRITICAL and HIGH 故障之前

  • 相关阅读:
    牛客网 CSL的英语考试
    SDNU 1016.矩形合并
    SDNU 1412.Huffuman树(优先队列)
    HDU
    HDU
    HDU
    SDNU 1504.B.Fibonacci
    Find them, Catch them(种类并查集)
    golang中的net/rpc包
    gRPC
  • 原文地址:https://www.cnblogs.com/Babylon/p/8022754.html
Copyright © 2011-2022 走看看