您的位置:首页 > 运维架构

91.View the Exhibit to examine the error that occurred during the database startup. You opened an RM

2016-07-28 09:31 477 查看
91.View the Exhibit to examine the error that occurred during the database startup.

You opened an RMAN session for the database. To repair the failure, you executed the following

command as the first RMAN command:

RMAN>REPAIR FAILURE;

Which statement describes the consequence of this command?

A.The command performs the recovery and closes the failure.

B.The command only displays the advice and the RMAN script required for recovery.

C.The command executes the RMAN script to repair the failure and remove the entry from the Automatic Diagnostic Repository (ADR).

D.The command produces an error because the ADVISE FAILURE command was not executed before the REPAIR FAILURE command.

答案:D

解析:参考88题

执行步骤

list failure

advise failure

repair failure

change failure

ADR(automatic diagnostic repository) 自动诊断存储库,ADR提供了大量新的信息以及新的工具以方便数据库管理
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  1z0-052
相关文章推荐