可学答题网 > 问答 > 1Z0-052题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You executed the follo


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 ofthe last LIST FAILURE command.  Which statement is true for the above ADVISE FAILURE command in this scenario()

  • AIt produces a warning for new failures before advising for CRITICAL and HIGH failures.
  • BIt ignores new failures and considers the failures listed in the last LIST FAILURE command only.
  • CIt produces advice only for new failures and the failures listed in the last LIST FAILURE command are ignored
  • DIt produces an error with recommendation to run the LIST FAILURE command before the ADVISE FAILURE command.
参考答案
参考解析:
分类:1Z0-052题库
相关推荐

1、You executed the follo

You executed the following procedure to collect statistics regarding an index:      ...

2、You executed the follo

You executed the following code:  BEGIN  DBMS_SCHEDULER.SET_ATTRIBUTE (  NAME => ’JOB_A&rsqu...

3、You executed the follo

You executed the following code:  SQL> CREATE TABLE COUNTRY  (COUNTRY_ID CHAR(2) CONSTRAINT&ensp...

4、You executed the follo

You executed the following command in the Recovery Manager (RMAN):  RMAN> REPORT NEED BACKUP...

5、You executed the follo

You executed the following command to drop a user:  DROP USER scott CASCADE;  Which&ensp...

6、You executed the follo

You executed the following code:  BACKUP VALIDATE DATABASE;  BLOCKRECOVER CORRUPTION LIST; What&e...