OCP新题库,052新考题及答案整理-第24题
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OCP新题库,052新考题及答案整理-第24题相关的知识,希望对你有一定的参考价值。
24、 YOUR DB_RECOVERY_FILE_DEST_SIZE Is 8G.
Currently, 5G of the space Is used of which 4G consists of obsolete backups.
You execute this command:
SQL> ALTER SYSTEM SET db_recovery_file_dest_size=2G;
What is the outcome?
A) It changes DB_RECOVERY_FILE_DEST_SIZE to 5G.
B) It changes DB_RECOVERY_FILE_DEST_SIZE to 2G without deleting valid backups.
C) It falls because DB_RECOVERY_FILE_DEST_SIZE is a static parameter.
D) It changes DB_RECOVERY_FILE_DEST_SIZE to 2G and deletes the obsolete backups.
E) It fails because the new size is less than 5G.
Answer:D
以上是关于OCP新题库,052新考题及答案整理-第24题的主要内容,如果未能解决你的问题,请参考以下文章