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 故障之前

  • 相关阅读:
    Tiling_easy version
    Children’s Queue
    hdu 彼岸
    最小公倍数和最大公约数问题
    hdu 神、上帝以及老天爷
    统计问题
    不容易系列之(3)—— LELE的RPG难题
    hdu 折线分割平面
    hdu Counting Triangles
    Queuing
  • 原文地址:https://www.cnblogs.com/Babylon/p/8022754.html
Copyright © 2011-2022 走看看