168.Exhibit:
View the Exhibit to examine a portion of the output from the VALIDATE DATABASE command. Which
statement is true about the block corruption detected by the command?
A. No action is taken except the output in the Exhibit.
B. The ADVISE FAILURE command is automatically called to display the repair script.
C. The failure is logged into the Automatic Diagnostic Repository (ADR).
D. The corruption is repaired by the command implicitly.
Answer: C
答案解析:
从图上得知:
说明C正确。
DATABASE | Validates the database.
RMAN validates all data files and control files. If the database is currently using a server parameter file, then RMAN validates the server parameter file. Note: The online redo log files and temp files are not validated. |

本文探讨了使用RMAN工具中的VALIDATEDATABASE命令来检查数据库中数据文件、控制文件及服务器参数文件完整性的方法。通过该命令可以有效检测并记录块损坏的情况,并将其详细信息记录到自动诊断资料库中。

62

被折叠的 条评论
为什么被折叠?



