nerdexam
Oracle

1Z0-043 · Question #94

You decided to change the location of the flash recovery area. You executed the following command: ALTER SYSTEM SET DB_RECOVERY_FILE_DEST='+disk1' SCOPE=BOTH SID'=*'; Which statement is true?

The correct answer is B. After executing the command, all new flash recovery area files will be created in the new location. See the full explanation below for the reasoning.

Question

You decided to change the location of the flash recovery area. You executed the following command:

ALTER SYSTEM SET DB_RECOVERY_FILE_DEST='+disk1' SCOPE=BOTH SID'=*'; Which statement is true?

Options

  • AThe location can be changed only if the flash recovery area is empty.
  • BAfter executing the command, all new flash recovery area files will be created in the new location.
  • CThe command will generate an error because you cannot change the flash recovery area while the
  • DAll the existing files in the flash recovery area will be moved to the new location and all new Flash

How the community answered

(49 responses)
  • A
    12% (6)
  • B
    78% (38)
  • C
    6% (3)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-043 Practice